Home
last modified time | relevance | path

Searched refs:hsttmpbuf (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dclnt_generic.c52 char *hsttmpbuf; in clnt_create() local
84 hsttmpbuf = alloca (hstbuflen); in clnt_create()
85 while (gethostbyname_r (hostname, &hostbuf, hsttmpbuf, hstbuflen, in clnt_create()
97 hsttmpbuf = alloca (hstbuflen); in clnt_create()

Completed in 2 milliseconds