Searched refs:nettoa (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/nsswitch/nis/common/ |
H A D | getnetent.c | 40 static int nettoa(int anet, char *buf, int buflen, char **pnull); 63 if (nettoa((int)argp->key.netaddr.net, addrstr, 16, &pnull) != 0) 105 nettoa(int anet, char *buf, int buflen, char **pnull) in nettoa() function
|
/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | getnetent.c | 150 static int nettoa(int anet, char *buf, char *buf2, int buflen) in nettoa() function 245 if (nettoa((int)argp->key.netaddr.net, addrstr, addrstr2, in getbyaddr()
|