Searched refs:utoa (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/ypldap/
H A Daldap.c40 char *utoa(char *);
386 return utoa(dn);
422 return utoa(s);
462 (*outkey) = utoa(key);
496 (*outkey) = utoa(key);
721 ret[i] = utoa(s);
1178 utoa(char *u) function

Completed in 64 milliseconds