Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h49 void *my_setnetconfig(const char *, int);
79 #define setnetconfig() my_setnetconfig(__FILE__, __LINE__)
H A Ddebug_alloc.c197 my_setnetconfig(const char *file, int line) in my_setnetconfig() function