Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-11215.1.10/bsd/kern/
H A Duipc_syscalls.c392 file_drop(uap->s); in bind()
433 file_drop(uap->s); in listen()
721 file_drop(fd); in accept_nocancel()
813 file_drop(fd); in connect_nocancel()
987 file_drop(fd); in connectx_nocancel()
1178 file_drop(fd); in disconnectx_nocancel()
1462 file_drop(uap->s); in sendto_nocancel()
1596 file_drop(uap->s); in sendmsg_nocancel()
1966 file_drop(uap->s); in sendmsg_x()
2934 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2243 file_drop(int fd) in file_drop() function
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c437 file_drop(uap->fd); in fmount()
449 file_drop(uap->fd); in fmount()
461 file_drop(uap->fd); in fmount()
470 file_drop(uap->fd); in fmount()
3563 file_drop(uap->fd); in fstatfs()
3680 file_drop(uap->fd); in fstatfs64()
3712 file_drop(uap->fd); in fstatfs64()
4122 file_drop(fd); in fchdir()
4195 file_drop(fd); in fchdir()
6424 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4305 file_drop(uap->dirfd); in getattrlistbulk()
4835 file_drop(uap->fd); in fsetattrlist()
4850 file_drop(uap->fd); in fsetattrlist()
/xnu-11215.1.10/bsd/nfs/
H A Dnfs_syscalls.c641 file_drop(user_nfsdarg.sock); in nfssvc()
652 file_drop(user_nfsdarg.sock); in nfssvc()