Searched refs:my_endnetpath (Results 1 – 2 of 2) sorted by relevance
55 int my_endnetpath(void *, const char *, int);85 #define endnetpath(v) my_endnetpath(v, __FILE__, __LINE__)
241 my_endnetpath(void *npath, const char *file, int line) in my_endnetpath() function