Home
last modified time | relevance | path

Searched defs:node (Results 201 – 225 of 599) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c117 typedef struct node { /* Part of the linked list of entries */ struct
119 struct node *next; argument
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c157 #define LIST_ADD(l, node) (node->next = l->next, l = node) argument
158 #define LIST_EXTRACT(l, node) (node = l, l = l->next) argument
159 #define LIST_FOR_EACH(l, node) \ argument
1752 struct nb_reg_node *node; in flush_registered_clients() local
1788 struct nb_reg_node *node; in register_nb() local
1816 struct nb_reg_node *node; in unregister_nb() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Davl.c50 avl_node_t *node = (avl_node_t *)((uintptr_t)buff + offset); in avl_leftmostchild() local
184 avl_node_t *node; in avl_walk_step() local
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mbox.h62 int node; /* Node ID */ member
74 int node; /* Node ID */ member
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ofile.c59 smb_node_t *node; in smb2_ofile_getstd() local
H A Dsmb_ofile.c335 smb_node_t *node, /* optional (may be NULL) */ in smb_ofile_alloc()
420 smb_node_t *node = of->f_node; in smb_ofile_open() local
1510 smb_node_t *node = of->f_node; in smb_ofile_delete() local
1857 smb_node_t *node; in smb_ofile_netinfo_init() local
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dutf_to_njh_sub.c44 hcode_table *node_ptr, node; in _utf8_to_johap92() local
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4dep.c46 pnode_t node; in setup_aux() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Dramdisk_link.c93 ramdisk(di_minor_t di_minor, di_node_t node) in ramdisk()
H A Dieee1394_link.c75 ieee1394_process(di_minor_t minor, di_node_t node) in ieee1394_process()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1388 threshold(picl_nodehdl_t node, char *oidstr, int row, char *propname, in threshold()
1406 add_thresholds(picl_nodehdl_t node, int row, int *snmp_syserr_p) in add_thresholds()
1524 add_volatile_prop(picl_nodehdl_t node, char *name, int type, int access, in add_volatile_prop()
1555 add_string_prop(picl_nodehdl_t node, char *propname, char *propval) in add_string_prop()
1584 add_void_prop(picl_nodehdl_t node, char *propname) in add_void_prop()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c208 ndmpd_api_file_history_dir_v2(void *cookie, char *name, ulong_t node, in ndmpd_api_file_history_dir_v2()
296 ndmpd_api_file_history_node_v2(void *cookie, ulong_t node, in ndmpd_api_file_history_node_v2()
521 ndmpd_api_file_history_dir_v3(void *cookie, char *name, ulong_t node, in ndmpd_api_file_history_dir_v3()
629 ndmpd_api_file_history_node_v3(void *cookie, ulong_t node, in ndmpd_api_file_history_node_v3()
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprinthash_live.c24 iphtent_t entry, *top, *node; local
H A Dprintpool_live.c24 ip_pool_node_t entry, *top, *node; local
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c38 find_matching_hba(di_node_t node, void *arg) in find_matching_hba()
H A DSun_sasRefreshInformation.c35 match_smhba_sas_hba(di_node_t node, void *arg) in match_smhba_sas_hba()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBANPIVPort.cc75 char node[MAXPATHLEN]; in lookupControllerPath() local
/illumos-gate/usr/src/boot/sys/sys/
H A Duuid.h50 uint8_t node[_UUID_NODE_LEN]; member
/illumos-gate/usr/src/cmd/scsi/sestopo/common/
H A Dsestopo.c51 node(ses_node_t *np, void *arg) in node() function
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_pci.c40 HalDevice *devinfo_pci_add (HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_pci_add()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rtmp.c70 uint8_t node; in interpret_rtmp() local
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c131 fpt_get_name_from_hdl(fru_treehdl_t node, char **name) in fpt_get_name_from_hdl()
181 cmp_node_name(picl_nodehdl_t node, const char *name) in cmp_node_name()
202 cmp_class_name(picl_nodehdl_t node, const char *name) in cmp_class_name()
224 fpt_get_root(fru_treehdl_t *node) in fpt_get_root()
310 fpt_get_node_type(fru_treehdl_t node, fru_node_t *type) in fpt_get_node_type()
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c143 fpt_get_name_from_hdl(fru_treehdl_t node, char **name) in fpt_get_name_from_hdl()
192 cmp_node_name(picl_nodehdl_t node, const char *name) in cmp_node_name()
213 cmp_class_name(picl_nodehdl_t node, const char *name) in cmp_class_name()
235 fpt_get_root(fru_treehdl_t *node) in fpt_get_root()
321 fpt_get_node_type(fru_treehdl_t node, fru_node_t *type) in fpt_get_node_type()
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c116 hb_label(topo_mod_t *mp, tnode_t *node, topo_version_t version, in hb_label()
182 hb_release(topo_mod_t *mp, tnode_t *node) in hb_release()
/illumos-gate/usr/src/cmd/sysdef/
H A Dsdevinfo.c67 dump_node(di_node_t node, void *arg) in dump_node()

12345678910>>...24