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

/freebsd-13-stable/include/
H A Dresolv.h345 #define loc_aton __loc_aton macro
425 int loc_aton(const char *, u_char *);
/freebsd-13-stable/lib/libc/resolv/
H A Dres_debug.c912 loc_aton(const char *ascii, u_char *binary) function
H A Dres_mkupdate.c462 if ((n = loc_aton((char *)startp, (u_char *)buf2)) != 0) {

Completed in 102 milliseconds