my_getnetconfigent
struct netconfig *my_getnetconfigent(char *, char *, int);
#define getnetconfigent(n) my_getnetconfigent(n, __FILE__, __LINE__)