Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h54 void *my_setnetpath(const char *, int);
84 #define setnetpath() my_setnetpath(__FILE__, __LINE__)
H A Ddebug_alloc.c227 my_setnetpath(const char *file, int line) in my_setnetpath() function