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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1948 struct fileproc *tmpfp; local
1949 if (((error = fdgetf_noref(p, fds[i], &tmpfp)) != 0)) {
1952 } else if (!filetype_issendable(tmpfp->f_fglob->fg_type)) {

Completed in 18 milliseconds