Home
last modified time | relevance | path

Searched refs:file_drop (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-11417.140.69/bsd/kern/
H A Duipc_syscalls.c392 file_drop(uap->s); in bind()
433 file_drop(uap->s); in listen()
720 file_drop(fd); in accept_nocancel()
812 file_drop(fd); in connect_nocancel()
986 file_drop(fd); in connectx_nocancel()
1177 file_drop(fd); in disconnectx_nocancel()
1461 file_drop(uap->s); in sendto_nocancel()
1595 file_drop(uap->s); in sendmsg_nocancel()
1965 file_drop(uap->s); in sendmsg_x()
2933 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2235 file_drop(int fd) in file_drop() function
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_syscalls.c442 file_drop(uap->fd); in fmount()
454 file_drop(uap->fd); in fmount()
466 file_drop(uap->fd); in fmount()
475 file_drop(uap->fd); in fmount()
3655 file_drop(uap->fd); in fstatfs()
3766 file_drop(uap->fd); in fstatfs64()
3798 file_drop(uap->fd); in fstatfs64()
4208 file_drop(fd); in fchdir()
4281 file_drop(fd); in fchdir()
6553 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4394 file_drop(uap->dirfd); in getattrlistbulk()
4926 file_drop(uap->fd); in fsetattrlist()
4941 file_drop(uap->fd); in fsetattrlist()
/xnu-11417.140.69/bsd/nfs/
H A Dnfs_syscalls.c643 file_drop(user_nfsdarg.sock); in nfssvc()
654 file_drop(user_nfsdarg.sock); in nfssvc()