Home
last modified time | relevance | path

Searched defs:pnode (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/sbin/rcorder/
Drcorder.c118 provnode *pnode; member
296 provnode *pnode, *head; in add_provide() local
482 provnode *head, *pnode; in make_fake_provision() local
527 provnode *pnode; in insert_before() local
672 provnode *pnode; in do_file() local
/netbsd/src/sys/fs/puffs/
Dpuffs_node.c62 struct puffs_node *pnode; in puffs_getvnode1() local
190 struct puffs_node *pnode; in puffs_putvnode() local
Dpuffs_vfsops.c749 struct puffs_node *pnode; in puffs_vfsop_loadvnode() local
Dpuffs_vnops.c1277 struct puffs_node *pnode; in puffs_vnop_inactive() local
/netbsd/src/sys/kern/
Dkern_sysctl.c504 const struct sysctlnode *node, *pnode; in sysctl_locate() local
715 struct sysctlnode nnode, *node, *pnode; in _sysctl_create() local
1273 struct sysctlnode *node, *pnode, onode, nnode; in sysctl_destroy() local
1965 const struct sysctlnode *root, *pnode; in sysctl_createv() local
2211 const struct sysctlnode *pnode, *node; in sysctl_destroyv() local
2328 struct sysctlnode *node, *pnode; in sysctl_free() local
2426 const struct sysctlnode *pnode; in sysctl_log_add() local
/netbsd/src/lib/libc/gen/
Dsysctlgetmibinfo.c270 __learn_tree(int *name, u_int namelen, struct sysctlnode *pnode) in __learn_tree()
411 struct sysctlnode *pnode, *node; in sysctlgetmibinfo_unlocked() local
/netbsd/src/sys/compat/freebsd/
Dfreebsd_sysctl.c190 struct sysctlnode *node, *pnode; in freebsd_sysctl_name2oid() local
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_sysctl.c202 const struct sysctlnode *pnode; in netbsd32___sysctl() local
/netbsd/src/lib/libpuffs/
Dpuffs.h439 #define PNPATH(pnode) ((pnode)->pn_po.po_path) argument
440 #define PNPLEN(pnode) ((pnode)->pn_po.po_len) argument
/netbsd/src/sbin/sysctl/
Dsysctl.c593 print_tree(int *name, u_int namelen, struct sysctlnode *pnode, u_int type, in print_tree()
1586 getdesc1(int *name, u_int namelen, struct sysctlnode *pnode) in getdesc1()
1620 getdesc(int *name, u_int namelen, struct sysctlnode *pnode) in getdesc()
/netbsd/src/external/bsd/ipf/dist/tools/
Dippool.c154 ip_pool_node_t pnode; local
/netbsd/src/sys/fs/tmpfs/
Dtmpfs_vnops.c194 tmpfs_node_t *pnode; in tmpfs_lookup() local
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Doptim2.c815 struct cfgnode *pnode; in cfg_build() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dattribs.cc1802 handle_dll_attribute (tree * pnode, tree name, tree args, int flags, in handle_dll_attribute()
Dvar-tracking.cc4574 location_chain *pnode; in variable_post_merge_perm_vals() local
Ddwarf2out.cc30344 for (limbo_die_node **pnode = &limbo_die_list; *pnode; ) in prune_unused_types() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-options.cc3815 handle_nodirect_extern_access_attribute (tree *pnode, tree name, in handle_nodirect_extern_access_attribute()
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp.h599 struct priority_node pnode[3]; member