Searched defs:resultbuf (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/ntp/ntpq/ |
H A D | libntpq.c | 58 int ntpq_stripquotes ( char *resultbuf, char *srcbuf, int datalen, int maxlen ) in ntpq_stripquotes() 130 const char * resultbuf, in ntpq_getvar() 183 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost() 305 int ntpq_read_associations ( u_short resultbuf[], int max_entries ) in ntpq_read_associations() 417 char * resultbuf, in ntpq_read_assoc_peervars() 474 char * resultbuf, in ntpq_read_sysvars() 659 char * resultbuf, in ntpq_read_assoc_clockvars() 711 char resultbuf[NTPQ_BUFLEN]; in ntpq_get_assoc_clocktype() local
|
/freebsd-src/lib/libc/net/ |
H A D | getservent.c | 222 char *resultbuf, size_t resultbuflen, int *errnop) in parse_result() 659 char *resultbuf, *lastkey; in nis_servent() local
|
/freebsd-src/lib/libc/rpc/ |
H A D | getrpcent.c | 395 char *resultbuf; in nis_rpcent() local
|