Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-11215.81.4/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.c2243 file_drop(int fd) in file_drop() function
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c443 file_drop(uap->fd); in fmount()
455 file_drop(uap->fd); in fmount()
467 file_drop(uap->fd); in fmount()
476 file_drop(uap->fd); in fmount()
3638 file_drop(uap->fd); in fstatfs()
3749 file_drop(uap->fd); in fstatfs64()
3781 file_drop(uap->fd); in fstatfs64()
4191 file_drop(fd); in fchdir()
4264 file_drop(fd); in fchdir()
6528 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4311 file_drop(uap->dirfd); in getattrlistbulk()
4841 file_drop(uap->fd); in fsetattrlist()
4856 file_drop(uap->fd); in fsetattrlist()
/xnu-11215.81.4/bsd/nfs/
H A Dnfs_syscalls.c641 file_drop(user_nfsdarg.sock); in nfssvc()
652 file_drop(user_nfsdarg.sock); in nfssvc()