Searched defs:nd (Results 1 - 25 of 79) sorted by relevance

1234

/src/sys/kern/
H A Dsubr_emul.c105 struct nameidata nd; local in function:emul_find_interp
H A Dtty_bsdpty.c123 struct nameidata nd; local in function:pty_allocvp
/src/sys/fs/nfs/common/
H A Dnfsm_subs.h62 nfsm_build(struct nfsrv_descript *nd, int siz) argument
85 nfsm_dissect(struct nfsrv_descript *nd, in argument
101 nfsm_dissect_nonblock(struct nfsrv_descript * nd,int siz) argument
[all...]
H A Dnfs_diskless.c105 nfs_parse_options(const char *envopts, struct nfs_args *nd) argument
173 struct nfs_diskless *nd = &nfs_diskless; local in function:nfs_setup_diskless
[all...]
H A Dnfs_commonacl.c46 nfsrv_dissectace(struct nfsrv_descript *nd, struct acl_entry *acep, argument
285 nfsrv_buildace(struct nfsrv_descript *nd, u_char *name, int namelen, argument
394 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, enum vtype type, argument
/src/sys/compat/netbsd32/
H A Dnetbsd32_fd.c60 struct nameidata nd; local in function:netbsd32___getfh30
/src/bin/ed/
H A Dre.c101 char *nd; local in function:extract_pattern
[all...]
/src/sys/dev/raidframe/
H A Drf_fifo.c117 RF_DiskQueueData_t *nd; local in function:rf_FifoDequeue
H A Drf_engine.c750 RF_DagNode_t *nd, *local_nq, *term_nq, *fire_nq; local in function:DAGExecutionThread
[all...]
/src/sys/nfs/
H A Dnfs_bootstatic.c66 nfs_bootstatic(struct nfs_diskless *nd, struct lwp *lwp, int *_flags) argument
[all...]
H A Dnfs_srvcache.c186 nfsrv_lookupcache(struct nfsrv_descript *nd) argument
238 nfsrv_getcache(struct nfsrv_descript *nd, struct nfssvc_sock *slp, struct mbuf **repp) argument
345 nfsrv_updatecache(struct nfsrv_descript * nd,int repvalid,struct mbuf * repmbuf) argument
[all...]
H A Dnfs_bootparam.c107 nfs_bootparam(struct nfs_diskless *nd, struct lwp *lwp, int *flags) argument
H A Dnfs_srvsocket.c363 struct nfsrv_descript *nd; local in function:nfsrv_dorec
413 struct nfsrv_descript *nd; local in function:nfsrv_timer
445 struct nfsd *nd; local in function:nfsrv_wakenfsd_locked
479 nfsdsock_sendreply(struct nfssvc_sock * slp,struct nfsrv_descript * nd) argument
[all...]
/src/sys/fs/nfs/client/
H A Dnfs_clkrpc.c70 struct nfsrv_descript nd; local in function:nfscb_program
151 nfs_cbproc(struct nfsrv_descript * nd,u_int32_t xid) argument
[all...]
H A Dnfs_clcomsubs.c133 nfscl_reqstart(struct nfsrv_descript *nd, int procnum, struct nfsmount *nmp, argument
256 nfsm_uiombuf(struct nfsrv_descript * nd,struct uio * uiop,int siz) argument
339 nfsm_loadattr(struct nfsrv_descript * nd,struct nfsvattr * nap) argument
457 nfscl_mtofh(struct nfsrv_descript * nd,struct nfsfh ** nfhpp,struct nfsvattr * nap,int * attrflagp) argument
508 nfsm_stateidtom(struct nfsrv_descript * nd,nfsv4stateid_t * stateidp,int flag) argument
[all...]
/src/sys/arch/xen/x86/
H A Dautoconf.c186 dom0_bootstatic_callback(struct nfs_diskless *nd) argument
[all...]
/src/sys/arch/ews4800mips/ews4800mips/
H A Ddisksubr.c103 setdisklabel(struct disklabel *od, struct disklabel *nd, u_long openmask, argument
/src/sys/miscfs/nullfs/
H A Dnull_vfsops.c104 struct nameidata nd; local in function:nullfs_mount
/src/sys/miscfs/umapfs/
H A Dumap_vfsops.c73 struct nameidata nd; local in function:umapfs_mount
/src/usr.sbin/ypserv/common/
H A Dypdb.c190 DBT nk, nd; local in function:ypdb_fetch
217 DBT nk, nd; local in function:ypdb_firstkey
241 DBT nk, nd; local in function:ypdb_nextkey
264 DBT nk, nd; local in function:ypdb_setkey
307 DBT nk, nd; local in function:ypdb_store
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_fha_new.c135 struct nfsrv_descript lnd, *nd; local in function:fhanew_get_fh
195 struct nfsrv_descript lnd, *nd; local in function:fhanew_get_offset
[all...]
H A Dnfs_nfsdkrpc.c122 struct nfsrv_descript nd; local in function:nfssvc_program
318 nfs_proc(struct nfsrv_descript * nd,u_int32_t xid,SVCXPRT * xprt,struct nfsrvcache ** rpp) argument
[all...]
/src/sys/net/
H A Dnd.c55 struct nd_domain *nd; local in function:nd_timer
256 struct nd_domain *nd; local in function:nd_set_timer
316 struct nd_domain *nd; local in function:nd_resolve
435 struct nd_domain *nd; local in function:nd_nud_hint
474 nd_attach_domain(struct nd_domain * nd) argument
[all...]
/src/tests/lib/libppath/
H A Dt_ppath.c433 prop_object_t nd = NULL, ond; local in function:ATF_TC_BODY
572 prop_object_t nd = NULL, ond; local in function:ATF_TC_BODY
703 prop_object_t nd = NULL; local in function:ATF_TC_BODY
797 prop_object_t nd = NULL; local in function:ATF_TC_BODY
[all...]
/src/sys/ufs/chfs/
H A Dchfs_vfsops.c115 struct nameidata nd; local in function:chfs_mount

Completed in 13 milliseconds

1234