Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-10063.141.1/bsd/kern/
H A Duipc_syscalls.c390 file_drop(uap->s); in bind()
431 file_drop(uap->s); in listen()
710 file_drop(fd); in accept_nocancel()
802 file_drop(fd); in connect_nocancel()
976 file_drop(fd); in connectx_nocancel()
1167 file_drop(fd); in disconnectx_nocancel()
1451 file_drop(uap->s); in sendto_nocancel()
1585 file_drop(uap->s); in sendmsg_nocancel()
1956 file_drop(uap->s); in sendmsg_x()
2924 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2226 file_drop(int fd) in file_drop() function
/xnu-10063.141.1/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()
3554 file_drop(uap->fd); in fstatfs()
3671 file_drop(uap->fd); in fstatfs64()
3703 file_drop(uap->fd); in fstatfs64()
4113 file_drop(fd); in fchdir()
4186 file_drop(fd); in fchdir()
6401 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-10063.141.1/bsd/nfs/
H A Dnfs_syscalls.c641 file_drop(user_nfsdarg.sock); in nfssvc()
652 file_drop(user_nfsdarg.sock); in nfssvc()