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

/netbsd-current/external/bsd/libbind/dist/include/
H A Dresolv_mt.h30 char p_secstodate_output[15]; member in struct:__anon1967
47 #define p_secstodate_output (mtctxres->p_secstodate_output) macro
/netbsd-current/lib/libc/include/
H A Dresolv_mt.h30 char p_secstodate_output[15]; member in struct:__anon7627
47 #define p_secstodate_output (mtctxres->p_secstodate_output) macro
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c1174 char *output = p_secstodate_output;
1186 if ((size_t)snprintf(output, sizeof p_secstodate_output,
1190 sizeof p_secstodate_output) {
1191 output[sizeof(p_secstodate_output) - 1] = 0;
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_debug.c1169 char *output = p_secstodate_output;

Completed in 126 milliseconds