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

/darwin-on-arm/xnu/bsd/sys/
H A Dfile_internal.h220 boolean_t filetype_issendable(file_type_t type);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1952 } else if (!filetype_issendable(tmpfp->f_fglob->fg_type)) {
H A Dkern_descrip.c4815 if (!filetype_issendable(fp->f_type)) {
5346 filetype_issendable(file_type_t fdtype) function

Completed in 30 milliseconds