Searched refs:my_sethostent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h48 int my_sethostent(int, const char *, int);
78 #define sethostent(s) my_sethostent(s, __FILE__, __LINE__)
H A Ddebug_alloc.c175 my_sethostent(int stay, const char *file, int line) function

Completed in 68 milliseconds