/titanic_53/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 581 const di_node_t node, in make_dyncomp_from_dinode() 624 const di_node_t node, in make_portwwn_luncomp_from_dinode() 708 const di_node_t node, in construct_nodepath_from_dinode()
|
/titanic_53/usr/src/tools/ctf/cvt/ |
H A D | hash.c | 114 hash_add_cb(void *node, void *private) in hash_add_cb() 151 hash_find_list_cb(void *node, struct hash_data *hd) in hash_find_list_cb() 183 hash_find_first_cb(void *node, struct hash_data *hd) in hash_find_first_cb()
|
/titanic_53/usr/src/cmd/sysdef/ |
H A D | sdevinfo.c | 69 dump_node(di_node_t node, void *arg) in dump_node()
|
/titanic_53/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasRefreshInformation.c | 35 match_smhba_sas_hba(di_node_t node, void *arg) in match_smhba_sas_hba()
|
H A D | Sun_sasGetPhyStatistics.c | 46 di_node_t node; in Sun_sasGetPhyStatistics() local
|
/titanic_53/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | keypad.c | 58 t_decode *node, *saved; local
|
H A D | wgetch.c | 115 t_decode *node; local
|
/titanic_53/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | keypad.c | 60 t_decode *node, *saved; in decode_add() local
|
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nbp.c | 103 uint8_t node; in show_nbp_tuples() local
|
/titanic_53/usr/src/lib/libnsl/rpc/ |
H A D | clnt_vc.c | 156 #define LIST_ADD(l, node) (node->next = l->next, l = node) argument 157 #define LIST_EXTRACT(l, node) (node = l, l = l->next) argument 158 #define LIST_FOR_EACH(l, node) \ argument 1785 struct nb_reg_node *node; in flush_registered_clients() local 1821 struct nb_reg_node *node; in register_nb() local 1849 struct nb_reg_node *node; in unregister_nb() local
|
/titanic_53/usr/src/cmd/rcm_daemon/common/ |
H A D | ttymux_rcm.c | 191 free_node(rsrc_t *node) in free_node() 207 cache_insert(rsrc_t *node) in cache_insert() 268 cache_remove(rsrc_t *node) in cache_remove() 700 locate_dev(di_node_t node, di_minor_t minor, void *arg) in locate_dev() 1093 di_node_t root, node; in find_mux_nodes() local
|
/titanic_53/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 1388 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()
|
/titanic_53/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_fhistory.c | 208 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()
|
/titanic_53/usr/src/cmd/mdb/common/modules/nca/ |
H A D | nca.c | 527 node_t node; in nca_node() local 899 node_t node; in nca_nodef_walk_step() local 1085 node_t node; in nca_node_lru_walk_step() local 1113 node_t node; in nca_node_walk_step() local
|
/titanic_53/usr/src/cmd/devfsadm/ |
H A D | dcam1394_link.c | 98 dcam1394_process(di_minor_t minor, di_node_t node) in dcam1394_process()
|
/titanic_53/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_cpu.c | 45 devinfo_cpu_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_cpu_add()
|
/titanic_53/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | MP_GetMultipathLusPlugin.c | 40 static int checkAvailablePath(di_node_t node) in checkAvailablePath()
|
/titanic_53/usr/src/lib/libprtdiag/common/ |
H A D | cpu.c | 85 get_ecache_size(Prom_node *node) in get_ecache_size()
|
/titanic_53/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_write.c | 463 smb_node_t *node; in smb_common_write() local 547 smb_node_t *node = ofile->f_node; in smb_write_truncate() local
|
H A D | smb2_change_notify.c | 38 smb_node_t *node = NULL; in smb2_change_notify() local
|
/titanic_53/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 116 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()
|
/titanic_53/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire/ioboard/ |
H A D | iob_platform.c | 45 platform_iob_label(topo_mod_t *mod, tnode_t *node, nvlist_t *ignored, in platform_iob_label()
|
/titanic_53/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire-15000/ioboard/ |
H A D | iob_platform.c | 45 platform_iob_label(topo_mod_t *mod, tnode_t *node, nvlist_t *ignored, in platform_iob_label()
|
/titanic_53/usr/src/lib/libuuid/common/ |
H A D | uuid_misc.h | 68 uuid_node_t node; /* saved node ID */ member
|
/titanic_53/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 145 fpt_get_name_from_hdl(fru_treehdl_t node, char **name) in fpt_get_name_from_hdl() 194 cmp_node_name(picl_nodehdl_t node, const char *name) in cmp_node_name() 215 cmp_class_name(picl_nodehdl_t node, const char *name) in cmp_class_name() 237 fpt_get_root(fru_treehdl_t *node) in fpt_get_root() 323 fpt_get_node_type(fru_treehdl_t node, fru_node_t *type) in fpt_get_node_type()
|