Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 891) sorted by relevance

12345678910>>...36

/freebsd/sbin/ipf/libipf/
H A Dprintpoolfield.c44 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
52 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
58 ipf_dstnode_t *node = (ipf_dstnode_t *)p; in printpoolfield() local
68 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
74 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
90 ipf_dstnode_t *node = (ipf_dstnode_t *)p; in printpoolfield() local
103 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
111 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
125 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
133 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
[all …]
/freebsd/contrib/kyua/utils/config/
H A Dnodes_test.cpp85 config::bool_node node; in ATF_TEST_CASE_BODY() local
100 config::bool_node node; in ATF_TEST_CASE_BODY() local
110 config::bool_node node; in ATF_TEST_CASE_BODY() local
123 config::bool_node node; in ATF_TEST_CASE_BODY() local
137 config::bool_node node; in ATF_TEST_CASE_BODY() local
150 config::bool_node node; in ATF_TEST_CASE_BODY() local
161 config::bool_node node; in ATF_TEST_CASE_BODY() local
172 config::bool_node node; in ATF_TEST_CASE_BODY() local
181 config::bool_node node; in ATF_TEST_CASE_BODY() local
192 config::int_node node; in ATF_TEST_CASE_BODY() local
[all …]
/freebsd/usr.sbin/autofs/
H A Dcommon.h42 struct node { struct
45 struct node *n_parent; argument
46 char *n_key;
47 char *n_options;
48 char *n_location;
49 char *n_map;
50 const char *n_config_file;
51 int n_config_line;
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h259 const ClauseTy *node) { in addClauseSymsToMap()
265 const tomp::ObjectListT<IdTy, ExprTy> &objects, const ClauseTy *node) { in addClauseSymsToMap()
272 const ClauseTy *node) { in addClauseSymsToMap()
278 const ClauseTy *node) { in addClauseSymsToMap()
285 const ClauseTy *node) { in addClauseSymsToMap()
297 const std::optional<U> &item, const ClauseTy *node) { in addClauseSymsToMap()
305 const tomp::ListT<U> &item, const ClauseTy *node) { in addClauseSymsToMap()
313 const std::tuple<U...> &item, const ClauseTy *node, in addClauseSymsToMap()
323 const ClauseTy *node) { in addClauseSymsToMap()
331 const ClauseTy *node) { in addClauseSymsToMap()
[all …]
/freebsd/sys/dev/ocs_fc/
H A Docs_node.c80 ocs_node_abort_all_els(ocs_node_t *node) in ocs_node_abort_all_els()
117 ocs_node_t *node = rnode->node; in ocs_remote_node_cb() local
184 ocs_node_t *node; in ocs_node_find() local
205 ocs_node_t *node = NULL; in ocs_node_find_wwpn() local
237 ocs_node_t *node; in ocs_node_create_pool() local
307 ocs_node_t *node; in ocs_node_free_pool() local
346 ocs_node_t *node = NULL; in ocs_node_get_instance() local
372 ocs_node_t *node = NULL; in ocs_node_alloc() local
463 ocs_node_free(ocs_node_t *node) in ocs_node_free()
565 ocs_node_force_free(ocs_node_t *node) in ocs_node_force_free()
[all …]
H A Docs_node.h46 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__V… argument
95 ocs_node_hold_frames(ocs_node_t *node) in ocs_node_hold_frames()
113 ocs_node_accept_frames(ocs_node_t *node) in ocs_node_accept_frames()
124 ocs_node_lock_init(ocs_node_t *node) in ocs_node_lock_init()
130 ocs_node_lock_free(ocs_node_t *node) in ocs_node_lock_free()
136 ocs_node_lock_try(ocs_node_t *node) in ocs_node_lock_try()
142 ocs_node_lock(ocs_node_t *node) in ocs_node_lock()
147 ocs_node_unlock(ocs_node_t *node) in ocs_node_unlock()
179 static inline ocs_node_enable_e ocs_node_get_enable(ocs_node_t *node) in ocs_node_get_enable()
H A Docs_els.c91 ocs_node_t *node = els->node; in ocs_io_transition() local
115 ocs_node_t *node = els->node; in ocs_els_post_event() local
141 ocs_els_io_alloc(ocs_node_t *node, uint32_t reqlen, ocs_els_role_e role) in ocs_els_io_alloc()
162 ocs_els_io_alloc_size(ocs_node_t *node, uint32_t reqlen, uint32_t rsplen, ocs_els_role_e role) in ocs_els_io_alloc_size()
289 ocs_node_t *node; in _ocs_els_io_free() local
345 ocs_node_t *node = els->node; in ocs_els_make_active() local
393 ocs_node_t *node = els->node; in ocs_els_send() local
422 ocs_node_t *node = els->node; in ocs_els_send_rsp() local
455 ocs_node_t *node; in ocs_els_req_cb() local
548 ocs_node_t *node; in ocs_els_acc_cb() local
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dxml_libxml2.c53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate()
115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd()
167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free()
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent()
182 xmlNodePtr node; in xml_node_from_buf() local
196 xml_node_t *node) in xml_node_get_localname()
202 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str()
245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach()
262 xmlNodePtr node; in xml_node_create_root() local
284 xmlNodePtr node; in xml_node_create() local
[all …]
H A Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; in get_node_iter() local
93 xml_node_t *node; in get_node() local
109 xml_node_t *node; in get_child_node() local
125 xml_node_t *node; in node_from_file() local
169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file()
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val()
230 xml_node_t *node; in node_to_tnds() local
264 xml_node_t *node; in add_ddfname() local
[all …]
/freebsd/sys/kern/
H A Dsubr_pctrie.c91 pctrie_slot(struct pctrie_node *node, uint64_t index) in pctrie_slot()
101 pctrie_keybarr(struct pctrie_node *node, uint64_t index, int *slot) in pctrie_keybarr()
114 pctrie_node_put(struct pctrie_node *node) in pctrie_node_put()
192 pctrie_isleaf(struct pctrie_node *node) in pctrie_isleaf()
210 pctrie_toval(struct pctrie_node *node) in pctrie_toval()
219 pctrie_toptr(struct pctrie_node *node, int keyoff) in pctrie_toptr()
228 pctrie_addnode(struct pctrie_node *node, uint64_t index, in pctrie_addnode()
246 struct pctrie_node *node; in pctrie_zone_init() local
291 struct pctrie_node *node, *parent; in pctrie_insert_lookup_compound() local
427 struct pctrie_node *node; in pctrie_insert_node() local
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h72 #define RB_EMPTY_NODE(node) (RB_PARENT(node, __entry) == node) argument
73 #define RB_CLEAR_NODE(node) RB_SET_PARENT(node, node, __entry) argument
75 #define rb_insert_color(node, root) do { \ argument
80 rb_erase(node,root) global() argument
82 rb_next(node) global() argument
83 rb_prev(node) global() argument
89 __rb_deepest_left(struct rb_node * node) __rb_deepest_left() argument
103 rb_next_postorder(const struct rb_node * node) rb_next_postorder() argument
124 rb_link_node(struct rb_node * node,struct rb_node * parent,struct rb_node ** rb_link) rb_link_node() argument
146 rb_insert_color_cached(struct rb_node * node,struct rb_root_cached * root,bool leftmost) rb_insert_color_cached() argument
157 rb_erase_cached(struct rb_node * node,struct rb_root_cached * root) rb_erase_cached() argument
[all...]
/freebsd/sys/netgraph/
H A Dng_base.c204 #define NG_IDHASH_FIND(ID, node) \ argument
264 #define _NG_ALLOC_NODE(node) \ argument
323 node_p node; in ng_alloc_node() local
348 #define NG_ALLOC_NODE(node) do { (node) = ng_alloc_node(); } while (0) argument
358 #define NG_FREE_NODE(node) \ argument
369 #define NG_ALLOC_NODE(node) _NG_ALLOC_NODE(node) argument
372 #define NG_FREE_NODE(node) do { free((node), M_NETGRAPH_NODE); } while (0) argument
644 node_p node; in ng_make_node_common() local
715 ng_rmnode(node_p node, hook_p dummy1, void *dummy2, int dummy3) in ng_rmnode()
793 ng_unref_node(node_p node) in ng_unref_node()
[all …]
H A Dng_gif.c171 const node_p node = IFP2NG(ifp); in ng_gif_input() local
187 const node_p node = IFP2NG(ifp); in ng_gif_input_orphan() local
205 ng_gif_input2(node_p node, struct mbuf **mp, int af) in ng_gif_input2()
227 node_p node; in ng_gif_attach() local
263 const node_p node = IFP2NG(ifp); in ng_gif_detach() local
336 ng_gif_constructor(node_p node) in ng_gif_constructor()
345 ng_gif_newhook(node_p node, hook_p hook, const char *name) in ng_gif_newhook()
391 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_rcvmsg()
438 const node_p node = NG_HOOK_NODE(hook); in ng_gif_rcvdata() local
454 ng_gif_rcv_lower(node_p node, struct mbuf *m) in ng_gif_rcv_lower()
[all …]
H A Dng_ether.c247 const node_p node = IFP2NG(ifp); in ng_ether_input() local
264 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
283 const node_p node = IFP2NG(ifp); in ng_ether_output() local
307 node_p node; in ng_ether_attach() local
355 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
377 const node_p node = IFP2NG(ifp); in ng_ether_link_state() local
413 node_p node; in ng_ether_ifnet_arrival_event() local
444 ng_ether_constructor(node_p node) in ng_ether_constructor()
453 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
493 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
[all …]
/freebsd/contrib/ofed/libibverbs/
H A Dmemory.c177 static struct ibv_mem_node *__mm_prev(struct ibv_mem_node *node) in __mm_prev()
193 static struct ibv_mem_node *__mm_next(struct ibv_mem_node *node) in __mm_next()
209 static void __mm_rotate_right(struct ibv_mem_node *node) in __mm_rotate_right()
233 static void __mm_rotate_left(struct ibv_mem_node *node) in __mm_rotate_left()
285 static void __mm_add_rebalance(struct ibv_mem_node *node) in __mm_add_rebalance()
343 struct ibv_mem_node *node, *parent = NULL; in __mm_add() local
367 static void __mm_remove(struct ibv_mem_node *node) in __mm_remove()
499 struct ibv_mem_node *node = mm_root; in __mm_find_start() local
514 static struct ibv_mem_node *merge_ranges(struct ibv_mem_node *node, in merge_ranges()
524 static struct ibv_mem_node *split_range(struct ibv_mem_node *node, in split_range()
[all …]
/freebsd/contrib/ldns/
H A Dradix.c92 ldns_radix_node_t* node = LDNS_MALLOC(ldns_radix_node_t); in ldns_radix_new_node() local
336 ldns_radix_node_t* node = NULL; in ldns_radix_search() local
383 ldns_radix_node_t* node = NULL; in ldns_radix_find_less_equal() local
513 ldns_radix_next(ldns_radix_node_t* node) in ldns_radix_next()
554 ldns_radix_prev(ldns_radix_node_t* node) in ldns_radix_prev()
583 ldns_radix_node_print(FILE* fd, ldns_radix_node_t* node, in ldns_radix_node_print()
740 ldns_radix_traverse_postorder(ldns_radix_node_t* node, in ldns_radix_traverse_postorder()
837 ldns_radix_array_space(ldns_radix_node_t* node, uint8_t byte) in ldns_radix_array_space()
916 ldns_radix_array_grow(ldns_radix_node_t* node, unsigned need) in ldns_radix_array_grow()
1235 ldns_radix_next_in_subtree(ldns_radix_node_t* node) in ldns_radix_next_in_subtree()
[all …]
H A Drbtree.c116 ldns_rbtree_rotate_left(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) in ldns_rbtree_rotate_left()
143 ldns_rbtree_rotate_right(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) in ldns_rbtree_rotate_right()
166 ldns_rbtree_insert_fixup(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) in ldns_rbtree_insert_fixup()
248 ldns_rbnode_t *node = rbtree->root; in ldns_rbtree_insert() local
296 ldns_rbnode_t *node; in ldns_rbtree_search() local
517 ldns_rbnode_t *node; in ldns_rbtree_find_less_equal() local
550 ldns_rbnode_t *node = rbtree->root; in ldns_rbtree_first() local
561 ldns_rbnode_t *node = rbtree->root; in ldns_rbtree_last() local
574 ldns_rbtree_next(ldns_rbnode_t *node) in ldns_rbtree_next()
595 ldns_rbtree_previous(ldns_rbnode_t *node) in ldns_rbtree_previous()
[all …]
/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c291 get_node_info(struct gcov_node *node) in get_node_info()
304 get_accumulated_info(struct gcov_node *node) in get_accumulated_info()
328 struct gcov_node *node = inode->i_private; in gcov_seq_open() local
390 struct gcov_node *node; in get_node_by_name() local
406 reset_node(struct gcov_node *node) in reset_node()
419 struct gcov_node *node; in gcov_stats_reset() local
444 struct gcov_node *node; in gcov_seq_write() local
538 add_links(struct gcov_node *node, struct dentry *parent) in add_links()
585 init_node(struct gcov_node *node, struct gcov_info *info, in init_node()
605 struct gcov_node *node; in new_node() local
[all …]
/freebsd/contrib/unbound/util/
H A Drbtree.c108 rbtree_rotate_left(rbtree_type *rbtree, rbnode_type *node) in rbtree_rotate_left()
135 rbtree_rotate_right(rbtree_type *rbtree, rbnode_type *node) in rbtree_rotate_right()
158 rbtree_insert_fixup(rbtree_type *rbtree, rbnode_type *node) in rbtree_insert_fixup()
234 rbnode_type *node = rbtree->root; in rbtree_insert() local
283 rbnode_type *node; in rbtree_search() local
515 rbnode_type *node; in rbtree_find_less_equal() local
551 rbnode_type *node; in rbtree_first() local
560 rbnode_type *node; in rbtree_last() local
571 rbtree_next (rbnode_type *node) in rbtree_next()
590 rbtree_previous(rbnode_type *node) in rbtree_previous()
[all …]
/freebsd/sys/dev/uart/
H A Duart_bus_fdt.c67 uart_fdt_get_clock(phandle_t node, pcell_t *cell) in uart_fdt_get_clock()
84 uart_fdt_get_shift(phandle_t node, pcell_t *cell) in uart_fdt_get_shift()
93 uart_fdt_get_io_width(phandle_t node, pcell_t *cell) in uart_fdt_get_io_width()
116 phandle_chosen_propdev(phandle_t chosen, const char *name, phandle_t *node) in phandle_chosen_propdev()
138 uart_fdt_find_compatible(phandle_t node, const struct ofw_compat_data *cd) in uart_fdt_find_compatible()
150 uart_fdt_find_by_node(phandle_t node, int class_list) in uart_fdt_find_by_node()
182 phandle_t node, chosen; in uart_cpu_fdt_probe() local
270 phandle_t node; in uart_fdt_probe() local
/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c56 cd9660_susp_initialize(iso9660_disk *diskStructure, cd9660node *node, in cd9660_susp_initialize()
101 cd9660_susp_finalize(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_finalize()
137 cd9660_susp_finalize_node(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_finalize_node()
171 cd9660_rrip_finalize_node(cd9660node *node) in cd9660_rrip_finalize_node()
205 cd9660node *node, int space) in cd9660_susp_handle_continuation_common()
284 cd9660_susp_handle_continuation(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_handle_continuation()
297 cd9660_susp_initialize_node(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_initialize_node()
326 cd9660_rrip_initialize_inode(cd9660node *node) in cd9660_rrip_initialize_inode()
372 cd9660_rrip_initialize_node(iso9660_disk *diskStructure, cd9660node *node, in cd9660_rrip_initialize_node()
504 cd9660_createSL(cd9660node *node) in cd9660_createSL()
[all …]
/freebsd/contrib/ofed/libibnetdisc/
H A Dchassis.c63 char *ibnd_get_chassis_type(ibnd_node_t * node) in ibnd_get_chassis_type()
99 char *ibnd_get_chassis_slot_str(ibnd_node_t * node, char *str, size_t size) in ibnd_get_chassis_slot_str()
193 static uint64_t xsigo_chassisguid(ibnd_node_t * node) in xsigo_chassisguid()
225 static uint64_t get_chassisguid(ibnd_node_t * node) in get_chassisguid()
240 ibnd_node_t * node) in find_chassisguid()
604 static int fill_mellanox_chassis_record(ibnd_node_t * node) in fill_mellanox_chassis_record()
735 static int insert_mellanox_line_and_spine(ibnd_node_t * node, ibnd_chassis_t * chassis) in insert_mellanox_line_and_spine()
767 static int fill_voltaire_chassis_record(ibnd_node_t * node) in fill_voltaire_chassis_record()
844 static int get_line_index(ibnd_node_t * node) in get_line_index()
861 static int get_spine_index(ibnd_node_t * node) in get_spine_index()
[all …]
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c225 struct tmpfs_node *node; in tmpfs_pager_freespace() local
250 struct tmpfs_node *node; in tmpfs_page_inserted() local
269 struct tmpfs_node *node; in tmpfs_page_removed() local
322 struct tmpfs_node *node; in tmpfs_node_ctor() local
339 struct tmpfs_node *node; in tmpfs_node_dtor() local
348 struct tmpfs_node *node; in tmpfs_node_init() local
360 struct tmpfs_node *node; in tmpfs_node_fini() local
544 tmpfs_ref_node(struct tmpfs_node *node) in tmpfs_ref_node()
582 const char *target, dev_t rdev, struct tmpfs_node **node) in tmpfs_alloc_node()
732 tmpfs_free_node(struct tmpfs_mount *tmp, struct tmpfs_node *node) in tmpfs_free_node()
[all …]
/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c82 ofw_peer(int fd, phandle_t node) in ofw_peer()
92 ofw_child(int fd, phandle_t node) in ofw_child()
122 ofw_firstprop(int fd, phandle_t node, char *buf, int buflen) in ofw_firstprop()
129 ofw_nextprop(int fd, phandle_t node, const char *prev, char *buf, int buflen) in ofw_nextprop()
158 ofw_getprop(int fd, phandle_t node, const char *name, void *buf, int buflen) in ofw_getprop()
172 ofw_setprop(int fd, phandle_t node, const char *name, const void *buf, in ofw_setprop()
189 ofw_getproplen(int fd, phandle_t node, const char *name) in ofw_getproplen()
201 ofw_getprop_alloc(int fd, phandle_t node, const char *name, void **buf, in ofw_getprop_alloc()
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c78 xml_node_t *node) in debug_dump_node()
139 xml_node_t *node; in osu_get_certificate() local
398 xml_node_t *pps, *node; in cmd_dl_osu_ca() local
425 xml_node_t *pps, *node; in cmd_dl_polupd_ca() local
452 xml_node_t *pps, *node, *aaa; in cmd_dl_aaa_ca() local
743 xml_node_t *node; in get_user_pw() local
819 xml_node_t *node; in set_pps_cred_policy_prp() local
887 xml_node_t *node; in set_pps_cred_policy_min_backhaul() local
957 int id, xml_node_t *node) in set_pps_cred_policy_min_backhaul_list()
971 xml_node_t *node) in set_pps_cred_policy_update()
[all …]

12345678910>>...36