Home
last modified time | relevance | path

Searched defs:tolen (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/libsyscall/wrappers/legacy/
H A Dsendto.c46 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) in sendto()
/xnu-12377.41.6/bsd/nfs/
H A Dnfs_serv.c2762 uint32_t fromlen, tolen; in nfsrv_rename() local