Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h52 void *my_setnetpath(const char *, int);
82 #define setnetpath() my_setnetpath(__FILE__, __LINE__)
H A Ddebug_alloc.c225 my_setnetpath(const char *file, int line) in my_setnetpath() function