Searched refs:to_len (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_serv.c2535 int from_len=0, to_len=0; local
2952 to_len = safe_getpath(tdvp, toni.ni_cnd.cn_nameptr, to_name, MAXPATHLEN, &to_truncated);
2995 FSE_ARG_STRING, to_len, to_name,
3002 FSE_ARG_STRING, to_len, to_name,
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c6021 int from_len=0, to_len=0; local
6330 to_len = safe_getpath(tdvp, tond->ni_cnd.cn_nameptr, to_name, MAXPATHLEN, &to_truncated);
6399 FSE_ARG_STRING, to_len, to_name,
6406 FSE_ARG_STRING, to_len, to_name,

Completed in 55 milliseconds