Home
last modified time | relevance | path

Searched defs:h_buf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/distrib/utils/libhack/
H A Dgethost.c79 static char h_buf[4096]; variable
/netbsd-src/lib/libc/net/
H A Dgethnamaddr.c1332 static char h_buf[16384]; variable
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c354 void *h_buf = (void *) h; in gomp_copy_host2dev() local