Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h49 int my_endhostent(const char *, int);
79 #define endhostent() my_endhostent(__FILE__, __LINE__)
H A Ddebug_alloc.c185 my_endhostent(const char *file, int line) in my_endhostent() function