Searched refs:caller_foop (Results 1 – 2 of 2) sorted by relevance
8 in_dso (int n, int *caller_foop) in in_dso() argument18 if (caller_foop != NULL && foop != caller_foop) in in_dso()20 printf ("callers address of foo differs: %p vs %p\n", caller_foop, foop); in in_dso()
4 extern int in_dso (int n, int *caller_foop);
Completed in 2 milliseconds