Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/unistd/
Dperror.c34 char buff[256]; in perror() local
Dptsname.c37 static char buff[64]; in ptsname() local
Dgethostname.c33 int gethostname(char* buff, size_t buflen) in gethostname()
Dptsname_r.c38 char buff[64]; in ptsname_r() local
Dsysconf.c278 char buff[128]; member
/bionic/libc/netbsd/resolv/
Dres_cache.c325 char buff[1024]; in XLOG_BYTES() local
448 _dnsPacket_init( DnsPacket* packet, const uint8_t* buff, int bufflen ) in _dnsPacket_init()