Home
last modified time | relevance | path

Searched defs:nfp (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter.c179 struct netif_filter **nfp) in nx_netif_filter_add()
H A Dnx_netif_flow.c732 struct netif_flow **nfp) in nx_netif_flow_add()
/xnu-10063.141.1/bsd/nfs/
H A Dnfs_syscalls.c432 struct fileproc *fp, *nfp; in fhopen() local
1919 struct nfsrv_fmod *fp, *nfp; in nfsrv_cleanup() local
H A Dnfs_serv.c1129 struct nfsrv_fmod *fp, *nfp, *pfp; in nfsrv_fmod_timer() local
/xnu-10063.141.1/bsd/kern/
H A Dkern_descrip.c501 struct fileproc *nfp; in finishdup() local
934 struct fileproc *ofp, *nfp; in fdt_fork() local
2434 struct fileproc *fp, *nfp; in dup2() local
H A Dkern_guarded.c115 guarded_fileproc_copy_guard(struct fileproc *ofp, struct fileproc *nfp) in guarded_fileproc_copy_guard()