Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-8796.141.3/bsd/kern/
H A Duipc_syscalls.c372 file_drop(uap->s); in bind()
413 file_drop(uap->s); in listen()
692 file_drop(fd); in accept_nocancel()
784 file_drop(fd); in connect_nocancel()
958 file_drop(fd); in connectx_nocancel()
1149 file_drop(fd); in disconnectx_nocancel()
1433 file_drop(uap->s); in sendto_nocancel()
1567 file_drop(uap->s); in sendmsg_nocancel()
1772 file_drop(uap->s); in sendmsg_x()
2455 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2219 file_drop(int fd) in file_drop() function
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c447 file_drop(uap->fd); in fmount()
459 file_drop(uap->fd); in fmount()
471 file_drop(uap->fd); in fmount()
480 file_drop(uap->fd); in fmount()
3499 file_drop(uap->fd); in fstatfs()
3614 file_drop(uap->fd); in fstatfs64()
3646 file_drop(uap->fd); in fstatfs64()
4057 file_drop(uap->fd); in common_fchdir()
4130 file_drop(uap->fd); in common_fchdir()
6334 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4272 file_drop(uap->dirfd); in getattrlistbulk()
4802 file_drop(uap->fd); in fsetattrlist()
4817 file_drop(uap->fd); in fsetattrlist()
/xnu-8796.141.3/bsd/nfs/
H A Dnfs_syscalls.c639 file_drop(user_nfsdarg.sock); in nfssvc()
650 file_drop(user_nfsdarg.sock); in nfssvc()