Searched defs:node (Results 1 - 25 of 882) sorted by path

1234567891011>>

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_iter.c80 zpool_node_t *node = safe_malloc(sizeof (zpool_node_t)); local
168 zpool_node_t *node, *next_node; local
188 zpool_node_t search, *node; local
205 zpool_node_t *node; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_avl.c297 uu_avl_next(uu_avl_t *ap, void *node) argument
303 uu_avl_prev(uu_avl_t *ap, void *node) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1058 rdsk_node_t *node; local
H A Dlibzfs_iter.c237 zfs_node_t *node; local
282 zfs_node_t *node; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.c198 alist_dump_cb(void *node, void *private) argument
H A Dhash.c115 hash_add_cb(void *node, void *private) argument
153 hash_find_list_cb(void *node, void *arg) argument
186 hash_find_first_cb(void *node, void *arg) argument
H A Dmerge.c599 iidesc_t *node = data; local
[all...]
H A Dstabs.c62 resolve_tou_node(tdesc_t *node, tdesc_t **nodep, void *private __unused) argument
82 resolve_fwd_node(tdesc_t *node, tdesc_t **nodep, void *private __unused) argument
H A Dtdata.c55 tdesc_layouthash(int nbuckets, void *node) argument
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_subr.c636 validate_ap(am_node *node, int *rp, u_int fhh_gen) argument
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dgetuuid.c55 static void get_random_info(unsigned char node[NODE_LENGTH]) argument
102 static void get_pseudo_node_identifier(unsigned char *node) argument
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c402 lang_section_bst_type *node; local
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfibheap.c66 fibnode_t node; local
100 fibnode_t node; local
198 fibheap_replace_key_data(fibheap_t heap, fibnode_t node, fibheapkey_t key, void *data) argument
237 fibheap_replace_data(fibheap_t heap, fibnode_t node, void *data) argument
244 fibheap_replace_key(fibheap_t heap, fibnode_t node, fibheapkey_t key) argument
253 fibheap_delete_node(fibheap_t heap, fibnode_t node) argument
319 fibheap_ins_root(fibheap_t heap, fibnode_t node) argument
338 fibheap_rem_root(fibheap_t heap, fibnode_t node) argument
395 fibheap_link(fibheap_t heap ATTRIBUTE_UNUSED, fibnode_t node, fibnode_t parent) argument
409 fibheap_cut(fibheap_t heap, fibnode_t node, fibnode_t parent) argument
458 fibnode_remove(fibnode_t node) argument
[all...]
H A Dsplay-tree.c52 splay_tree_delete_helper (splay_tree sp, splay_tree_node node) argument
206 splay_tree_foreach_helper (splay_tree sp, splay_tree_node node, argument
315 splay_tree_node node; local
436 splay_tree_node node; local
467 splay_tree_node node; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Djob.h146 GNode *node; /* The target the child is making */ member in struct:Job
H A Dsuff.c188 GNode *node; /* The node describing the file */ member in struct:_Src
[all...]
/freebsd-11-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c145 struct node { struct
773 struct node *node; local
1059 gen_table(FILE *fp, struct node *node) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c82 const struct snmp_node *node[SNMP_MAX_BINDINGS]; member in struct:context
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dconfig.c688 handle_assignment(const struct snmp_node *node, struct asn_oid *vindex, argument
811 struct snmp_node *node; local
1020 const struct snmp_node *node; local
1249 struct snmp_node *node; local
1276 struct snmp_node *node; local
[all...]
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c561 void yyySignalEnts(yyyGNT *node,long startP,long stopP) argument
694 struct yyyTravStackItem {yyyGNT *node; member in struct:yyyTravStackItem
[all...]
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c412 void yyySignalEnts(yyyGNT *node,long startP,long stopP) argument
545 struct yyyTravStackItem {yyyGNT *node; member in struct:yyyTravStackItem
[all...]
/freebsd-11-stable/contrib/dtc/
H A Dchecks.c103 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) argument
160 check_always_fail(struct check *c, struct dt_info *dti, struct node *node) argument
167 check_is_string(struct check *c, struct dt_info *dti, struct node *node) argument
186 check_is_cell(struct check *c, struct dt_info *dti, struct node *node) argument
209 check_duplicate_node_names(struct check *c, struct dt_info *dti, struct node *node) argument
224 check_duplicate_property_names(struct check *c, struct dt_info *dti, struct node *node) argument
247 check_node_name_chars(struct check *c, struct dt_info *dti, struct node *node) argument
258 check_node_name_chars_strict(struct check *c, struct dt_info *dti, struct node *node) argument
269 check_node_name_format(struct check *c, struct dt_info *dti, struct node *node) argument
278 check_unit_address_vs_reg(struct check *c, struct dt_info *dti, struct node *node) argument
302 check_property_name_chars(struct check *c, struct dt_info *dti, struct node *node) argument
317 check_property_name_chars_strict(struct check *c, struct dt_info *dti, struct node *node) argument
356 check_duplicate_label(struct check *c, struct dt_info *dti, const char *label, struct node *node, struct property *prop, struct marker *mark) argument
383 check_duplicate_label_node(struct check *c, struct dt_info *dti, struct node *node) argument
404 check_phandle_prop(struct check *c, struct dt_info *dti, struct node *node, const char *propname) argument
451 check_explicit_phandles(struct check *c, struct dt_info *dti, struct node *node) argument
487 check_name_properties(struct check *c, struct dt_info *dti, struct node *node) argument
521 fixup_phandle_references(struct check *c, struct dt_info *dti, struct node *node) argument
554 fixup_path_references(struct check *c, struct dt_info *dti, struct node *node) argument
594 fixup_addr_size_cells(struct check *c, struct dt_info *dti, struct node *node) argument
618 check_reg_format(struct check *c, struct dt_info *dti, struct node *node) argument
647 check_ranges_format(struct check *c, struct dt_info *dti, struct node *node) argument
691 check_avoid_default_addr_size(struct check *c, struct dt_info *dti, struct node *node) argument
716 check_obsolete_chosen_interrupt_controller(struct check *c, struct dt_info *dti, struct node *node) argument
[all...]
H A Ddtc.h149 struct node { struct
[all...]
H A Dfdtget.c122 static int list_properties(const void *blob, int node) argument
150 list_subnodes(const void *blob, int node) argument
206 show_data_for_item(const void *blob, struct display_info *disp, int node, const char *property) argument
255 int i, node; local
[all...]
H A Dfdtput.c170 int node; local
205 int node, offset = 0; local
246 int node = 0; local
285 int node = 0; local
311 int node = 0; local
333 char *node; local
[all...]

Completed in 432 milliseconds

1234567891011>>