Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dgetrpcent.c262 static int __copy_rpcent(struct rpcent *r, struct rpcent *result_buf, char *buffer, in __copy_rpcent()
315 int getrpcbynumber_r(int number, struct rpcent *result_buf, char *buffer, in getrpcbynumber_r()
325 int getrpcbyname_r(const char *name, struct rpcent *result_buf, char *buffer, in getrpcbyname_r()
335 int getrpcent_r(struct rpcent *result_buf, char *buffer, in getrpcent_r()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dgetproto.c123 struct protoent *result_buf, char *buf, size_t buflen, in getprotobyname_r()
156 struct protoent *result_buf, char *buf, in getprotobynumber_r()
A Dgetservice.c125 struct servent *result_buf, char *buf, size_t buflen, in getservbyname_r()
162 struct servent *result_buf, char *buf, in getservbyport_r()
A Dgetnet.c144 struct netent *result_buf, char *buf, size_t buflen, in getnetbyname_r()
180 struct netent *result_buf, char *buf, in getnetbyaddr_r()
A Dresolv.c1603 struct hostent *result_buf, in __read_etc_hosts_r()
1714 struct hostent *result_buf, in __get_hosts_byname_r()
1731 struct hostent *result_buf, in __get_hosts_byaddr_r()
2185 struct hostent *result_buf, in gethostbyname2_r()
2529 int gethostent_r(struct hostent *result_buf, char *buf, size_t buflen, in gethostent_r()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c185 int sgetspent_r(const char *string, struct spwd *result_buf, in sgetspent_r()

Completed in 13 milliseconds