Searched defs:node (Results 26 - 50 of 1524) sorted by relevance

1234567891011>>

/netbsd-current/sbin/mount_efs/
H A Dmount_efs.c96 char special[MAXPATHLEN], node[MAXPATHLEN]; local
/netbsd-current/usr.bin/ctags/
H A Dtree.c101 add_node(NODE *node, NODE *cur_node) argument
131 free_tree(NODE *node) argument
[all...]
/netbsd-current/usr.bin/find/
H A Doperator.c62 PLAN *node; /* top node removed from the plan */ local
81 PLAN *node; /* pointer to returned node o local
171 PLAN *node; /* temporary node used in N_NOT processing */ local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anyhash_list2.h110 gl_hash_entry_t node = old_table[--i]; local
H A Dgl_linkedhash_list.c59 add_to_bucket (gl_list_t list, gl_list_node_t node) argument
69 remove_from_bucket (gl_list_t list, gl_list_node_t node) argument
[all...]
/netbsd-current/external/bsd/unbound/dist/iterator/
H A Diter_donotq.c80 struct addr_tree_node* node = (struct addr_tree_node*)regional_alloc( local
H A Diter_fwd.h68 rbnode_type node; member in struct:iter_forward_zone
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dgc.c62 NODE *node = iw->nodes[j]; local
/netbsd-current/external/bsd/mdocml/dist/
H A Deqn_parse.h27 struct roff_node *node; /* Syntax tree of this equation. */ member in struct:eqn_node
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h28 explicit StackDepotHandle(StackDepotNode *node) : node_(node) {} argument
/netbsd-current/sys/arch/arm/ofw/
H A Dofwgencfg_machdep.c241 int node; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepot.h26 explicit StackDepotHandle(StackDepotNode *node) : node_(node) {} argument
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dpath-references.c19 static void check_ref(const void *fdt, int node, const char *checkpath) argument
[all...]
/netbsd-current/sys/net/
H A Dnet_stats.c73 struct sysctlnode node; local
/netbsd-current/sys/compat/common/
H A Dcompat_sysctl_09_43.c73 struct sysctlnode node; local
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_prio_q.h23 typedef struct node { struct
28 } node; typedef in typeref:struct:node
/netbsd-current/sys/arch/arm/acpi/
H A Dacpi_iort.c45 acpi_iort_id_map(ACPI_IORT_NODE *node, uint32_t *id) argument
68 acpi_iort_find_ref(ACPI_TABLE_IORT *iort, ACPI_IORT_NODE *node, uint32_t *id) argument
83 ACPI_IORT_NODE *node; local
116 ACPI_IORT_NODE *node; local
[all...]
/netbsd-current/sys/dev/ofw/
H A Dofw_i2c_subr.c56 int node, len; local
[all...]
H A Dofw_spi_subr.c48 int node, len; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A DDSAextract.py107 node = re.split('\\s+', buffer,2)[1] variable
[all...]
/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_mod.c89 struct sysctlnode node; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_debugfs.c46 struct drm_info_node *node = (struct drm_info_node *) m->private; local
60 struct drm_info_node *node = (struct drm_info_node *) m->private; local
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_flip_work.h64 struct list_head node; member in struct:drm_flip_task
H A Dspsc_queue.h67 static inline bool spsc_queue_push(struct spsc_queue *queue, struct spsc_node *node) argument
93 struct spsc_node *next, *node; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_debugfs.c50 struct drm_info_node *node = (struct drm_info_node *) m->private; local
63 struct drm_info_node *node = (struct drm_info_node *) m->private; local

Completed in 346 milliseconds

1234567891011>>