Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-12377.1.9/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.1.9/bsd/vfs/
H A Dvfs_syscalls.c442 file_drop(uap->fd); in fmount()
454 file_drop(uap->fd); in fmount()
466 file_drop(uap->fd); in fmount()
475 file_drop(uap->fd); in fmount()
3761 file_drop(uap->fd); in fstatfs()
3872 file_drop(uap->fd); in fstatfs64()
3904 file_drop(uap->fd); in fstatfs64()
4380 file_drop(fd); in fchdir()
4453 file_drop(fd); in fchdir()
6785 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.1.9/bsd/nfs/
H A Dnfs_syscalls.c643 file_drop(user_nfsdarg.sock); in nfssvc()
654 file_drop(user_nfsdarg.sock); in nfssvc()