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

12345

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDeclVendor.cpp26 clang::NamedDecl *nd = llvm::cast<clang::NamedDecl>(d); local
/freebsd-12-stable/sys/dev/mem/
H A Dmemutil.c68 int nd; local
/freebsd-12-stable/bin/ed/
H A Dre.c84 char *nd; local
[all...]
/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_lookup.c49 struct nameidata nd; local
H A Dopensolaris_kobj.c70 struct nameidata nd; local
/freebsd-12-stable/sys/fs/nfs/
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...]
/freebsd-12-stable/sbin/ifconfig/
H A Daf_nd6.c74 struct in6_ndireq nd; local
144 struct in6_ndireq nd; local
[all...]
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clkrpc.c68 struct nfsrv_descript nd; local
152 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) argument
[all...]
/freebsd-12-stable/sys/i386/i386/
H A Dmem.c185 int nd, error = 0; local
/freebsd-12-stable/sys/amd64/amd64/
H A Dmem.c192 int nd, error = 0; local
/freebsd-12-stable/contrib/unbound/services/
H A Dview.c174 struct config_strlist* nd; local
/freebsd-12-stable/lib/libcalendar/
H A Dcalendar.c201 int nd; /* Number of days--return value */ local
238 week(int nd, int *y) argument
254 int nd, wd; local
275 weekday(int nd) argument
[all...]
/freebsd-12-stable/sys/security/audit/
H A Daudit_syscalls.c780 struct nameidata nd; local
/freebsd-12-stable/sys/kern/
H A Dkern_ctf.c74 struct nameidata nd; local
[all...]
/freebsd-12-stable/lib/libc/net/
H A Dgetnetbyht.c180 struct netdata *nd; local
/freebsd-12-stable/sys/dev/nand/
H A Dnandsim_swap.c146 struct nameidata nd; local
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c135 struct nfsrv_descript lnd, *nd; local
195 struct nfsrv_descript lnd, *nd; local
[all...]
/freebsd-12-stable/sys/fs/nullfs/
H A Dnull_vfsops.c81 struct nameidata nd, *ndp; local
/freebsd-12-stable/sys/nfs/
H A Dnfs_diskless.c101 nfs_parse_options(const char *envopts, struct nfs_args *nd) argument
169 struct nfs_diskless *nd = &nfs_diskless; local
[all...]
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dmem.c270 int nd, error = 0; local
/freebsd-12-stable/sys/security/mac/
H A Dmac_syscalls.c339 struct nameidata nd; local
505 struct nameidata nd; local
[all...]
/freebsd-12-stable/usr.sbin/memcontrol/
H A Dmemcontrol.c155 int nd, i, j; local
260 int i, nd; local
/freebsd-12-stable/usr.sbin/rtsold/
H A Dif.c96 struct in6_ndireq nd; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c433 prop_object_t nd = NULL, ond; local
572 prop_object_t nd = NULL, ond; local
703 prop_object_t nd = NULL; local
797 prop_object_t nd = NULL; local
[all...]
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dsmpquery.c83 char nd[IB_SMP_DATA_SIZE] = { 0 }; local

Completed in 505 milliseconds

12345