Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h52 int my_endnetconfig(void *, const char *, int);
82 #define endnetconfig(v) my_endnetconfig(v, __FILE__, __LINE__)
H A Ddebug_alloc.c213 my_endnetconfig(void *nconf, const char *file, int line) in my_endnetconfig() function