Searched defs:node (Results 426 - 450 of 640) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/sys/netgraph/
H A Dng_pipe.c252 ngp_constructor(node_p node) argument
269 ngp_newhook(node_p node, hook_p hook, const char *name) argument
297 ngp_rcvmsg(node_p node, item_ argument
763 const node_p node = NG_HOOK_NODE(hinfo->hook); local
921 ngp_callout(node_p node, hook_p hook, void *arg1, int arg2) argument
943 ngp_shutdown(node_p node) argument
[all...]
H A Dng_pptpgre.c147 node_p node; /* this node pointer */ member in struct:ng_pptpgre_sess
278 ng_pptpgre_constructor(node_p node) argument
307 ng_pptpgre_newhook(node_p node, hook_p hook, const char *name) argument
364 ng_pptpgre_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
481 const node_p node = NG_HOOK_NODE(hook); local
511 ng_pptpgre_shutdown(node_p node) argument
656 node_p node = NG_HOOK_NODE(hook); local
860 ng_pptpgre_recv_ack_timeout(node_p node, hook_p hook, void *arg1, int arg2) argument
909 ng_pptpgre_send_ack_timeout(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
H A Dng_socket.c176 struct ng_node *node; /* the associated netgraph node */ member in struct:ngsock
504 node_p node = pcbp->sockdata->node; local
534 node_p node; local
666 node_p node = priv->node; local
771 ngs_rehash(node_p node) argument
804 ngs_newhook(node_p node, hook_p hook, const char *name) argument
829 node_p node = NG_HOOK_NODE(hook); local
843 ngs_findhook(node_p node, const char *name) argument
878 ngs_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
1038 node_p node = NG_HOOK_NODE(hook); local
1065 ngs_shutdown(node_p node) argument
[all...]
H A Dng_source.c84 node_p node; member in struct:privdata
271 ng_source_constructor(node_p node) argument
289 ng_source_newhook(node_p node, hook_p hook, const char *name) argument
340 ng_source_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
575 ng_source_rmnode(node_p node) argument
718 ng_source_intr(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
/freebsd-10.1-release/sys/ofed/drivers/infiniband/core/
H A Dmulticast.c96 struct rb_node node; member in struct:mcast_group
131 struct rb_node *node = port->table.rb_node; local
723 struct rb_node *node; local
[all...]
/freebsd-10.1-release/sys/powerpc/mpc85xx/
H A Dfsl_sdhc.c206 phandle_t node; local
H A Dpci_mpc85xx.c195 phandle_t node; local
753 fsl_pcib_decode_win(phandle_t node, struct fsl_pcib_softc *sc) argument
/freebsd-10.1-release/sys/powerpc/ofw/
H A Dofw_real.c348 ofw_real_peer(ofw_t ofw, phandle_t node) argument
355 cell_t node; member in struct:__anon11227
377 ofw_real_child(ofw_t ofw, phandle_t node) argument
384 cell_t node; member in struct:__anon11228
406 ofw_real_parent(ofw_t ofw, phandle_t node) argument
413 cell_t node; member in struct:__anon11229
[all...]
/freebsd-10.1-release/sys/powerpc/powermac/
H A Dcpcht.c171 phandle_t node, child; local
561 phandle_t node; local
H A Dkiic.c171 phandle_t node; local
[all...]
H A Dpmu.c332 phandle_t node,child; local
/freebsd-10.1-release/sys/sparc64/ebus/
H A Debus.c281 phandle_t node; local
309 phandle_t node; local
371 ebus_attach(device_t dev, struct ebus_softc *sc, phandle_t node) argument
633 ebus_setup_dinfo(device_t dev, struct ebus_softc *sc, phandle_t node) argument
[all...]
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Dupa.c191 phandle_t child, node; local
539 upa_setup_dinfo(device_t dev, struct upa_softc *sc, phandle_t node, argument
/freebsd-10.1-release/usr.bin/dtc/
H A Dfdt.hh364 class node class in namespace:dtc::fdt
[all...]
/freebsd-10.1-release/usr.bin/systat/
H A Difstat.c179 struct if_stat *node = NULL; local
/freebsd-10.1-release/usr.sbin/autofs/
H A Dcommon.c672 node_find(struct node *node, const char *path) argument
723 struct node *node; local
[all...]
/freebsd-10.1-release/usr.sbin/makefs/
H A Dffs.c563 fsnode * node; local
997 ffs_make_dirbuf(dirbuf_t *dbuf, const char *name, fsnode *node, int needswap) argument
[all...]
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dauthkeys.c120 KeyAccT * node = emalloc(sizeof(KeyAccT)); local
H A Dntp_intres.c314 char * node; local
235 getaddrinfo_sometime_ex( const char * node, const char * service, const struct addrinfo * hints, int retry, gai_sometime_callback callback, void * context, u_int qflags ) argument
459 getaddrinfo_sometime( const char * node, const char * service, const struct addrinfo * hints, int retry, gai_sometime_callback callback, void * context ) argument
487 char * node; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c608 iidesc_t *node = data; local
[all...]
/freebsd-10.1-release/contrib/bmake/
H A Dsuff.c187 GNode *node; /* The node describing the file */ member in struct:_Src
[all...]
/freebsd-10.1-release/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c145 struct node { struct
775 struct node *node; local
1061 gen_table(FILE *fp, struct node *node) argument
[all...]
/freebsd-10.1-release/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
1019 const struct snmp_node *node; local
1247 struct snmp_node *node; local
1274 struct snmp_node *node; local
[all...]
/freebsd-10.1-release/contrib/dtc/
H A Dchecks.c125 static void check_nodes_props(struct check *c, struct node *dt, struct node *node) argument
197 check_is_string(struct check *c, struct node *root, struct node *node) argument
216 check_is_cell(struct check *c, struct node *root, struct node *node) argument
239 check_duplicate_node_names(struct check *c, struct node *dt, struct node *node) argument
254 check_duplicate_property_names(struct check *c, struct node *dt, struct node *node) argument
276 check_node_name_chars(struct check *c, struct node *dt, struct node *node) argument
287 check_node_name_format(struct check *c, struct node *dt, struct node *node) argument
296 check_property_name_chars(struct check *c, struct node *dt, struct node *node, struct property *prop) argument
314 check_duplicate_label(struct check *c, struct node *dt, const char *label, struct node *node, struct property *prop, struct marker *mark) argument
340 check_duplicate_label_node(struct check *c, struct node *dt, struct node *node) argument
348 check_duplicate_label_prop(struct check *c, struct node *dt, struct node *node, struct property *prop) argument
363 check_explicit_phandles(struct check *c, struct node *root, struct node *node, struct property *prop) argument
422 check_name_properties(struct check *c, struct node *root, struct node *node) argument
456 fixup_phandle_references(struct check *c, struct node *dt, struct node *node, struct property *prop) argument
480 fixup_path_references(struct check *c, struct node *dt, struct node *node, struct property *prop) argument
516 fixup_addr_size_cells(struct check *c, struct node *dt, struct node *node) argument
540 check_reg_format(struct check *c, struct node *dt, struct node *node) argument
569 check_ranges_format(struct check *c, struct node *dt, struct node *node) argument
613 check_avoid_default_addr_size(struct check *c, struct node *dt, struct node *node) argument
[all...]
H A Dflattree.c747 struct node *node; local
[all...]

Completed in 415 milliseconds

<<11121314151617181920>>