Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-10063.101.15/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.101.15/bsd/vfs/
H A Dvfs_syscalls.c434 file_drop(uap->fd); in fmount()
446 file_drop(uap->fd); in fmount()
458 file_drop(uap->fd); in fmount()
467 file_drop(uap->fd); in fmount()
3490 file_drop(uap->fd); in fstatfs()
3607 file_drop(uap->fd); in fstatfs64()
3639 file_drop(uap->fd); in fstatfs64()
4049 file_drop(fd); in fchdir()
4122 file_drop(fd); in fchdir()
6336 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.101.15/bsd/nfs/
H A Dnfs_syscalls.c641 file_drop(user_nfsdarg.sock); in nfssvc()
652 file_drop(user_nfsdarg.sock); in nfssvc()