Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-12377.61.12/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()
1961 file_drop(uap->s); in sendmsg_x()
2929 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2247 file_drop(int fd) in file_drop() function
/xnu-12377.61.12/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()
3781 file_drop(uap->fd); in fstatfs()
3892 file_drop(uap->fd); in fstatfs64()
3924 file_drop(uap->fd); in fstatfs64()
4400 file_drop(fd); in fchdir()
4473 file_drop(fd); in fchdir()
6830 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4436 file_drop(uap->dirfd); in getattrlistbulk()
4979 file_drop(uap->fd); in fsetattrlist()
4994 file_drop(uap->fd); in fsetattrlist()
/xnu-12377.61.12/bsd/nfs/
H A Dnfs_syscalls.c643 file_drop(user_nfsdarg.sock); in nfssvc()
654 file_drop(user_nfsdarg.sock); in nfssvc()