Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter.c179 struct netif_filter **nfp) in nx_netif_filter_add()
H A Dnx_netif_flow.c740 struct netif_flow **nfp) in nx_netif_flow_add()
/xnu-11215.81.4/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-11215.81.4/bsd/kern/
H A Dkern_descrip.c529 struct fileproc *nfp; in finishdup() local
962 struct fileproc *ofp, *nfp; in fdt_fork() local
2451 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()