Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h50 int my_endnetconfig(void *, const char *, int);
80 #define endnetconfig(v) my_endnetconfig(v, __FILE__, __LINE__)
H A Ddebug_alloc.c211 my_endnetconfig(void *nconf, const char *file, int line) in my_endnetconfig() function