Home
last modified time | relevance | path

Searched refs:my_endhostent (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h47 int my_endhostent(const char *, int);
77 #define endhostent() my_endhostent(__FILE__, __LINE__)
H A Ddebug_alloc.c183 my_endhostent(const char *file, int line) in my_endhostent() function