Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dfile.h94 int file_drop(int);
/xnu-8792.61.2/bsd/kern/
H A Duipc_syscalls.c371 file_drop(uap->s); in bind()
412 file_drop(uap->s); in listen()
691 file_drop(fd); in accept_nocancel()
783 file_drop(fd); in connect_nocancel()
953 file_drop(fd); in connectx_nocancel()
1144 file_drop(fd); in disconnectx_nocancel()
1428 file_drop(uap->s); in sendto_nocancel()
1562 file_drop(uap->s); in sendmsg_nocancel()
1767 file_drop(uap->s); in sendmsg_x()
2450 file_drop(uap->s); in recvmsg_x()
[all …]
H A Dkern_descrip.c2235 file_drop(int fd) in file_drop() function
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c441 file_drop(uap->fd); in fmount()
453 file_drop(uap->fd); in fmount()
465 file_drop(uap->fd); in fmount()
474 file_drop(uap->fd); in fmount()
3474 file_drop(uap->fd); in fstatfs()
3589 file_drop(uap->fd); in fstatfs64()
3621 file_drop(uap->fd); in fstatfs64()
4032 file_drop(uap->fd); in common_fchdir()
4105 file_drop(uap->fd); in common_fchdir()
6311 file_drop(uap->fd); in lseek()
[all …]
H A Dvfs_attrlist.c4252 file_drop(uap->dirfd); in getattrlistbulk()
4782 file_drop(uap->fd); in fsetattrlist()
4797 file_drop(uap->fd); in fsetattrlist()
/xnu-8792.61.2/bsd/nfs/
H A Dnfs_syscalls.c608 file_drop(user_nfsdarg.sock); in nfssvc()
619 file_drop(user_nfsdarg.sock); in nfssvc()