Searched refs:my_endnetconfig (Results 1 – 2 of 2) sorted by relevance
52 int my_endnetconfig(void *, const char *, int);82 #define endnetconfig(v) my_endnetconfig(v, __FILE__, __LINE__)
213 my_endnetconfig(void *nconf, const char *file, int line) in my_endnetconfig() function