Home
last modified time | relevance | path

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

12345678910>>...26

/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c140 smb_node_t *node; smb_node_init() local
193 smb_node_t *node; smb_node_fini() local
253 smb_node_t *node; smb_node_lookup() local
424 smb_node_ref(smb_node_t * node) smb_node_ref() argument
464 smb_node_release(smb_node_t * node) smb_node_release() argument
511 smb_node_delete_on_close(smb_node_t * node) smb_node_delete_on_close() argument
652 smb_node_set_delete_on_close(smb_node_t * node,cred_t * cr,uint32_t flags) smb_node_set_delete_on_close() argument
703 smb_node_reset_delete_on_close(smb_node_t * node) smb_node_reset_delete_on_close() argument
725 smb_node_open_check(smb_node_t * node,uint32_t desired_access,uint32_t share_access) smb_node_open_check() argument
755 smb_node_rename_check(smb_node_t * node) smb_node_rename_check() argument
786 smb_node_delete_check(smb_node_t * node) smb_node_delete_check() argument
829 smb_node_share_check(smb_node_t * node) smb_node_share_check() argument
850 smb_node_fcn_subscribe(smb_node_t * node,smb_request_t * sr) smb_node_fcn_subscribe() argument
863 smb_node_fcn_unsubscribe(smb_node_t * node,smb_request_t * sr) smb_node_fcn_unsubscribe() argument
876 smb_node_notify_change(smb_node_t * node,uint_t action,const char * name) smb_node_notify_change() argument
926 smb_node_start_crit(smb_node_t * node,krw_t mode) smb_node_start_crit() argument
938 smb_node_end_crit(smb_node_t * node) smb_node_end_crit() argument
945 smb_node_in_crit(smb_node_t * node) smb_node_in_crit() argument
951 smb_node_rdlock(smb_node_t * node) smb_node_rdlock() argument
957 smb_node_wrlock(smb_node_t * node) smb_node_wrlock() argument
963 smb_node_unlock(smb_node_t * node) smb_node_unlock() argument
969 smb_node_add_ofile(smb_node_t * node,smb_ofile_t * of) smb_node_add_ofile() argument
979 smb_node_rem_ofile(smb_node_t * node,smb_ofile_t * of) smb_node_rem_ofile() argument
992 smb_node_inc_open_ofiles(smb_node_t * node) smb_node_inc_open_ofiles() argument
1003 smb_node_dec_open_ofiles(smb_node_t * node) smb_node_dec_open_ofiles() argument
1013 smb_node_inc_opening_count(smb_node_t * node) smb_node_inc_opening_count() argument
1023 smb_node_dec_opening_count(smb_node_t * node) smb_node_dec_opening_count() argument
1033 smb_node_getmntpath(smb_node_t * node,char * buf,uint32_t buflen) smb_node_getmntpath() argument
1067 smb_node_getshrpath(smb_node_t * node,smb_tree_t * tree,char * buf,uint32_t buflen) smb_node_getshrpath() argument
1096 smb_node_getpath(smb_node_t * node,vnode_t * rootvp,char * buf,uint32_t buflen) smb_node_getpath() argument
1145 smb_node_t *node; smb_node_alloc() local
1191 smb_node_free(smb_node_t * node) smb_node_free() argument
1263 smb_node_create_audit_buf(smb_node_t * node,int kmflags) smb_node_create_audit_buf() argument
1278 smb_node_destroy_audit_buf(smb_node_t * node) smb_node_destroy_audit_buf() argument
1293 smb_node_audit(smb_node_t * node) smb_node_audit() argument
1326 smb_node_is_file(smb_node_t * node) smb_node_is_file() argument
1333 smb_node_is_dir(smb_node_t * node) smb_node_is_dir() argument
1341 smb_node_is_symlink(smb_node_t * node) smb_node_is_symlink() argument
1349 smb_node_is_dfslink(smb_node_t * node) smb_node_is_dfslink() argument
1357 smb_node_is_reparse(smb_node_t * node) smb_node_is_reparse() argument
1365 smb_node_is_vfsroot(smb_node_t * node) smb_node_is_vfsroot() argument
1372 smb_node_is_system(smb_node_t * node) smb_node_is_system() argument
1387 smb_node_file_is_readonly(smb_node_t * node) smb_node_file_is_readonly() argument
1456 smb_node_setattr(smb_request_t * sr,smb_node_t * node,cred_t * cr,smb_ofile_t * of,smb_attr_t * attr) smb_node_setattr() argument
1627 smb_node_getattr(smb_request_t * sr,smb_node_t * node,cred_t * cr,smb_ofile_t * of,smb_attr_t * attr) smb_node_getattr() argument
1746 smb_node_init_reparse(smb_node_t * node,smb_attr_t * attr) smb_node_init_reparse() argument
1790 smb_node_init_system(smb_node_t * node) smb_node_init_system() argument
[all...]
H A Dsmb_oplock.c72 smb_oplock_install_fem(smb_node_t *node) in smb_oplock_install_fem() argument
93 smb_oplock_uninstall_fem(smb_node_t *node) in smb_oplock_uninstall_fem() argument
135 smb_oplock_acquire(smb_request_t * sr,smb_node_t * node,smb_ofile_t * ofile) smb_oplock_acquire() argument
243 smb_oplock_break(smb_request_t * sr,smb_node_t * node,uint32_t flags) smb_oplock_break() argument
342 smb_oplock_break_levelII(smb_node_t * node) smb_oplock_break_levelII() argument
369 smb_oplock_break_levelII_locked(smb_node_t * node) smb_oplock_break_levelII_locked() argument
484 smb_oplock_wait_ack(smb_node_t * node,uint32_t timeout) smb_oplock_wait_ack() argument
511 smb_oplock_timedout(smb_node_t * node) smb_oplock_timedout() argument
549 smb_oplock_release(smb_node_t * node,smb_ofile_t * of) smb_oplock_release() argument
588 smb_oplock_ack(smb_node_t * node,smb_ofile_t * of,uint8_t brk) smb_oplock_ack() argument
643 smb_oplock_broadcast(smb_node_t * node) smb_oplock_broadcast() argument
671 smb_oplock_wait(smb_node_t * node) smb_oplock_wait() argument
722 smb_oplock_insert_grant(smb_node_t * node,smb_oplock_grant_t * og) smb_oplock_insert_grant() argument
746 smb_oplock_remove_grant(smb_node_t * node,smb_oplock_grant_t * og) smb_oplock_remove_grant() argument
[all...]
/titanic_51/usr/src/cmd/devfsadm/
H A Dmisc_link.c260 display(di_minor_t minor,di_node_t node) display() argument
288 parallel(di_minor_t minor,di_node_t node) parallel() argument
318 ses_callback(di_minor_t minor,di_node_t node) ses_callback() argument
353 node_slash_minor(di_minor_t minor,di_node_t node) node_slash_minor() argument
366 driver_minor(di_minor_t minor,di_node_t node) driver_minor() argument
381 node_name(di_minor_t minor,di_node_t node) node_name() argument
392 minor_name(di_minor_t minor,di_node_t node) minor_name() argument
413 wifi_minor_name(di_minor_t minor,di_node_t node) wifi_minor_name() argument
425 conskbd(di_minor_t minor,di_node_t node) conskbd() argument
432 consms(di_minor_t minor,di_node_t node) consms() argument
439 power_button(di_minor_t minor,di_node_t node) power_button() argument
446 fc_port(di_minor_t minor,di_node_t node) fc_port() argument
480 printer_create(di_minor_t minor,di_node_t node) printer_create() argument
517 se_hdlc_create(di_minor_t minor,di_node_t node) se_hdlc_create() argument
555 gpio(di_minor_t minor,di_node_t node) gpio() argument
592 ppm(di_minor_t minor,di_node_t node) ppm() argument
603 av_create(di_minor_t minor,di_node_t node) av_create() argument
634 tsalarm_create(di_minor_t minor,di_node_t node) tsalarm_create() argument
651 ntwdt_create(di_minor_t minor,di_node_t node) ntwdt_create() argument
658 zcons_create(di_minor_t minor,di_node_t node) zcons_create() argument
682 cpuid(di_minor_t minor,di_node_t node) cpuid() argument
693 glvc(di_minor_t minor,di_node_t node) glvc() argument
712 kmdrv_create(di_minor_t minor,di_node_t node) kmdrv_create() argument
[all...]
H A Dcfg_link.c47 #define DRVINST(node) di_driver_name(node), di_instance(node) argument
160 scsi_cfg_creat_cb(di_minor_t minor,di_node_t node) scsi_cfg_creat_cb() argument
203 sbd_cfg_creat_cb(di_minor_t minor,di_node_t node) sbd_cfg_creat_cb() argument
216 usb_cfg_creat_cb(di_minor_t minor,di_node_t node) usb_cfg_creat_cb() argument
245 sata_cfg_creat_cb(di_minor_t minor,di_node_t node) sata_cfg_creat_cb() argument
281 sdcard_cfg_creat_cb(di_minor_t minor,di_node_t node) sdcard_cfg_creat_cb() argument
385 pci_cfg_devpath(di_node_t node,di_minor_t minor) pci_cfg_devpath() argument
407 di_propall_lookup_ints(di_prom_handle_t ph,int flags,dev_t dev,di_node_t node,const char * prop_name,int ** prop_data) di_propall_lookup_ints() argument
428 di_propall_lookup_strings(di_prom_handle_t ph,int flags,dev_t dev,di_node_t node,const char * prop_name,char ** prop_data) di_propall_lookup_strings() argument
449 pci_cfg_chassis_node(di_node_t node,di_prom_handle_t ph) pci_cfg_chassis_node() argument
466 di_propall_lookup_slot_names(di_prom_handle_t ph,int flags,dev_t dev,di_node_t node,di_slot_name_t ** prop_data) di_propall_lookup_slot_names() argument
488 pci_cfg_slotname(di_node_t node,di_prom_handle_t ph,minor_t pci_dev) pci_cfg_slotname() argument
535 pci_cfg_ap_node(minor_t pci_dev,di_node_t node,di_prom_handle_t ph,char * buf,int bufsz,int flags) pci_cfg_ap_node() argument
596 pci_cfg_iob_name(di_minor_t minor,di_node_t node,di_prom_handle_t ph,char * buf,int bufsz) pci_cfg_iob_name() argument
637 pci_cfg_pcidev(di_node_t node,di_prom_handle_t ph) pci_cfg_pcidev() argument
675 pci_cfg_ap_path(di_minor_t minor,di_node_t node,di_prom_handle_t ph,char * ap_path,int ap_pathsz,char ** pathret) pci_cfg_ap_path() argument
868 pci_cfg_ap_legacy(di_minor_t minor,di_node_t node,di_prom_handle_t ph,char * ap_path,int ap_pathsz) pci_cfg_ap_legacy() argument
891 pci_cfg_is_ap_path(di_node_t node,di_prom_handle_t ph) pci_cfg_is_ap_path() argument
1019 di_node_t node; pci_cfg_snapshot() local
1083 di_node_t node; pci_cfg_creat_cb() local
1206 ib_cfg_creat_cb(di_minor_t minor,di_node_t node) ib_cfg_creat_cb() argument
[all...]
/titanic_51/usr/src/cmd/devfsadm/i386/
H A Dmisc_link_i386.c129 vt00(di_minor_t minor,di_node_t node) vt00() argument
142 diskette(di_minor_t minor,di_node_t node) diskette() argument
188 lp(di_minor_t minor,di_node_t node) lp() argument
235 serial(di_minor_t minor,di_node_t node) serial() argument
267 serial_dialout(di_minor_t minor,di_node_t node) serial_dialout() argument
291 kdmouse(di_minor_t minor,di_node_t node) kdmouse() argument
298 ipmi(di_minor_t minor,di_node_t node) ipmi() argument
309 smbios(di_minor_t minor,di_node_t node) smbios() argument
319 mc_node(di_minor_t minor,di_node_t node) mc_node() argument
353 xsvc(di_minor_t minor,di_node_t node) xsvc() argument
372 srn(di_minor_t minor,di_node_t node) srn() argument
391 ucode(di_minor_t minor,di_node_t node) ucode() argument
[all...]
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c129 topo_node_destroy(tnode_t * node) topo_node_destroy() argument
204 topo_node_lock(tnode_t * node) topo_node_lock() argument
210 topo_node_unlock(tnode_t * node) topo_node_unlock() argument
216 topo_node_hold(tnode_t * node) topo_node_hold() argument
224 topo_node_rele(tnode_t * node) topo_node_rele() argument
239 topo_node_name(tnode_t * node) topo_node_name() argument
245 topo_node_instance(tnode_t * node) topo_node_instance() argument
251 topo_node_parent(tnode_t * node) topo_node_parent() argument
257 topo_node_flags(tnode_t * node) topo_node_flags() argument
263 topo_node_setspecific(tnode_t * node,void * data) topo_node_setspecific() argument
269 topo_node_getspecific(tnode_t * node) topo_node_getspecific() argument
389 tnode_t *node; topo_node_lookup() local
424 node_bind_seterror(topo_mod_t * mod,tnode_t * pnode,tnode_t * node,boolean_t pnode_locked,int err) node_bind_seterror() argument
450 tnode_t *node; topo_node_bind() local
536 tnode_t *node; topo_node_facbind() local
666 topo_node_facility(topo_hdl_t * thp,tnode_t * node,const char * fac_type,uint32_t fac_subtype,topo_faclist_t * faclist,int * errp) topo_node_facility() argument
750 topo_node_unbind(tnode_t * node) topo_node_unbind() argument
775 topo_node_present(tnode_t * node) topo_node_present() argument
789 topo_node_unusable(tnode_t * node) topo_node_unusable() argument
795 topo_node_walk_init(topo_hdl_t * thp,topo_mod_t * mod,tnode_t * node,int (* cb_f)(),void * pdata,int * errp) topo_node_walk_init() argument
[all...]
H A Dtopo_prop.c76 pgroup_get(tnode_t *node, const char *pgname) in pgroup_get() argument
120 prop_method_get(tnode_t *node, topo_propval_t *pv, topo_propmethod_t *pm, in prop_method_get() argument
174 prop_get(tnode_t * node,const char * pgname,const char * pname,nvlist_t * pargs,int * err) prop_get() argument
196 get_properror(tnode_t * node,int * errp,int err) get_properror() argument
204 prop_getval(tnode_t * node,const char * pgname,const char * pname,void * val,topo_type_t type,uint_t * nelems,int * err) prop_getval() argument
393 topo_prop_get_int32(tnode_t * node,const char * pgname,const char * pname,int32_t * val,int * err) topo_prop_get_int32() argument
401 topo_prop_get_uint32(tnode_t * node,const char * pgname,const char * pname,uint32_t * val,int * err) topo_prop_get_uint32() argument
409 topo_prop_get_int64(tnode_t * node,const char * pgname,const char * pname,int64_t * val,int * err) topo_prop_get_int64() argument
417 topo_prop_get_uint64(tnode_t * node,const char * pgname,const char * pname,uint64_t * val,int * err) topo_prop_get_uint64() argument
425 topo_prop_get_double(tnode_t * node,const char * pgname,const char * pname,double * val,int * err) topo_prop_get_double() argument
433 topo_prop_get_string(tnode_t * node,const char * pgname,const char * pname,char ** val,int * err) topo_prop_get_string() argument
441 topo_prop_get_fmri(tnode_t * node,const char * pgname,const char * pname,nvlist_t ** val,int * err) topo_prop_get_fmri() argument
449 topo_prop_get_int32_array(tnode_t * node,const char * pgname,const char * pname,int32_t ** val,uint_t * nelem,int * err) topo_prop_get_int32_array() argument
457 topo_prop_get_uint32_array(tnode_t * node,const char * pgname,const char * pname,uint32_t ** val,uint_t * nelem,int * err) topo_prop_get_uint32_array() argument
465 topo_prop_get_int64_array(tnode_t * node,const char * pgname,const char * pname,int64_t ** val,uint_t * nelem,int * err) topo_prop_get_int64_array() argument
473 topo_prop_get_uint64_array(tnode_t * node,const char * pgname,const char * pname,uint64_t ** val,uint_t * nelem,int * err) topo_prop_get_uint64_array() argument
481 topo_prop_get_string_array(tnode_t * node,const char * pgname,const char * pname,char *** val,uint_t * nelem,int * err) topo_prop_get_string_array() argument
489 topo_prop_get_fmri_array(tnode_t * node,const char * pgname,const char * pname,nvlist_t *** val,uint_t * nelem,int * err) topo_prop_get_fmri_array() argument
497 set_seterror(tnode_t * node,topo_proplist_t * pvl,int * errp,int err) set_seterror() argument
515 prop_create(tnode_t * node,const char * pgname,const char * pname,topo_type_t type,int flag,int * err) prop_create() argument
565 topo_prop_set(tnode_t * node,const char * pgname,const char * pname,topo_type_t type,int flag,void * val,int nelems,int * err) topo_prop_set() argument
657 topo_prop_set_int32(tnode_t * node,const char * pgname,const char * pname,int flag,int32_t val,int * err) topo_prop_set_int32() argument
665 topo_prop_set_uint32(tnode_t * node,const char * pgname,const char * pname,int flag,uint32_t val,int * err) topo_prop_set_uint32() argument
673 topo_prop_set_int64(tnode_t * node,const char * pgname,const char * pname,int flag,int64_t val,int * err) topo_prop_set_int64() argument
681 topo_prop_set_uint64(tnode_t * node,const char * pgname,const char * pname,int flag,uint64_t val,int * err) topo_prop_set_uint64() argument
689 topo_prop_set_double(tnode_t * node,const char * pgname,const char * pname,int flag,double val,int * err) topo_prop_set_double() argument
697 topo_prop_set_string(tnode_t * node,const char * pgname,const char * pname,int flag,const char * val,int * err) topo_prop_set_string() argument
705 topo_prop_set_fmri(tnode_t * node,const char * pgname,const char * pname,int flag,const nvlist_t * fmri,int * err) topo_prop_set_fmri() argument
713 topo_prop_set_int32_array(tnode_t * node,const char * pgname,const char * pname,int flag,int32_t * val,uint_t nelems,int * err) topo_prop_set_int32_array() argument
721 topo_prop_set_uint32_array(tnode_t * node,const char * pgname,const char * pname,int flag,uint32_t * val,uint_t nelems,int * err) topo_prop_set_uint32_array() argument
729 topo_prop_set_int64_array(tnode_t * node,const char * pgname,const char * pname,int flag,int64_t * val,uint_t nelems,int * err) topo_prop_set_int64_array() argument
737 topo_prop_set_uint64_array(tnode_t * node,const char * pgname,const char * pname,int flag,uint64_t * val,uint_t nelems,int * err) topo_prop_set_uint64_array() argument
745 topo_prop_set_string_array(tnode_t * node,const char * pgname,const char * pname,int flag,const char ** val,uint_t nelems,int * err) topo_prop_set_string_array() argument
753 topo_prop_set_fmri_array(tnode_t * node,const char * pgname,const char * pname,int flag,const nvlist_t ** fmri,uint_t nelems,int * err) topo_prop_set_fmri_array() argument
764 topo_prop_setprop(tnode_t * node,const char * pgname,nvlist_t * prop,int flag,nvlist_t * pargs,int * err) topo_prop_setprop() argument
848 register_methoderror(tnode_t * node,topo_propmethod_t * pm,int * errp,int l,int err) register_methoderror() argument
869 prop_method_register(tnode_t * node,const char * pgname,const char * pname,topo_type_t ptype,const char * mname,topo_version_t version,const nvlist_t * args,int * err) prop_method_register() argument
929 topo_prop_method_register(tnode_t * node,const char * pgname,const char * pname,topo_type_t ptype,const char * mname,const nvlist_t * args,int * err) topo_prop_method_register() argument
947 topo_prop_method_version_register(tnode_t * node,const char * pgname,const char * pname,topo_type_t ptype,const char * mname,topo_version_t version,const nvlist_t * args,int * err) topo_prop_method_version_register() argument
973 topo_prop_method_unregister(tnode_t * node,const char * pgname,const char * pname) topo_prop_method_unregister() argument
1011 topo_prop_setmutable(tnode_t * node,const char * pgname,const char * pname,int * err) topo_prop_setmutable() argument
1039 topo_prop_setnonvolatile(tnode_t * node,const char * pgname,const char * pname,int * err) topo_prop_setnonvolatile() argument
1059 inherit_seterror(tnode_t * node,int * errp,int err) inherit_seterror() argument
1070 topo_prop_inherit(tnode_t * node,const char * pgname,const char * name,int * err) topo_prop_inherit() argument
1123 topo_pgroup_info(tnode_t * node,const char * pgname,int * err) topo_pgroup_info() argument
1161 pgroup_seterr(tnode_t * node,topo_pgroup_t * pg,topo_ipgroup_info_t * pip,int * err) pgroup_seterr() argument
1181 topo_pgroup_create(tnode_t * node,const topo_pgroup_info_t * pinfo,int * err) topo_pgroup_create() argument
1229 topo_pgroup_destroy(tnode_t * node,const char * pname) topo_pgroup_destroy() argument
1269 topo_pgroup_destroy_all(tnode_t * node) topo_pgroup_destroy_all() argument
1355 topo_prop_getprop(tnode_t * node,const char * pgname,const char * pname,nvlist_t * args,nvlist_t ** prop,int * err) topo_prop_getprop() argument
1377 prop_val_add(tnode_t * node,nvlist_t ** nvl,topo_propval_t * pv,int * err) prop_val_add() argument
1397 get_pgrp_seterror(tnode_t * node,nvlist_t * nvl,int * errp,int err) get_pgrp_seterror() argument
1409 topo_prop_getpgrp(tnode_t * node,const char * pgname,nvlist_t ** pgrp,int * err) topo_prop_getpgrp() argument
1469 get_all_seterror(tnode_t * node,nvlist_t * nvl,int * errp,int err) get_all_seterror() argument
1481 topo_prop_getprops(tnode_t * node,int * err) topo_prop_getprops() argument
[all...]
H A Dtopo_protocol.c41 topo_node_asru(tnode_t *node, nvlist_t **asru, nvlist_t *priv, int *err) in topo_node_asru() argument
62 topo_node_fru(tnode_t *node, nvlist_t **fru, nvlist_t *priv, int *err) in topo_node_fru() argument
83 topo_node_resource(tnode_t *node, nvlist_t **resource, int *err) in topo_node_resource() argument
91 topo_node_label(tnode_t *node, char **label, int *err) in topo_node_label() argument
99 topo_node_asru_set(tnode_t * node,nvlist_t * asru,int flag,int * err) topo_node_asru_set() argument
128 topo_node_fru_set(tnode_t * node,nvlist_t * fru,int flag,int * err) topo_node_fru_set() argument
155 topo_node_label_set(tnode_t * node,char * label,int * err) topo_node_label_set() argument
[all...]
H A Dtopo_method.c44 topo_method_lookup(tnode_t *node, const char *name) in topo_method_lookup() argument
65 topo_method_supported(tnode_t *node, const char *name, topo_version_t vers) in topo_method_supported() argument
108 set_methregister_error(topo_mod_t *mod, tnode_t *node, topo_imethod_ argument
131 topo_method_register(topo_mod_t * mod,tnode_t * node,const topo_method_t * mp) topo_method_register() argument
188 topo_method_unregister(topo_mod_t * mod,tnode_t * node,const char * name) topo_method_unregister() argument
216 topo_method_unregister_all(topo_mod_t * mod,tnode_t * node) topo_method_unregister_all() argument
234 topo_method_call(tnode_t * node,const char * method,topo_version_t version,nvlist_t * in,nvlist_t ** out,int * err) topo_method_call() argument
275 topo_method_invoke(tnode_t * node,const char * method,topo_version_t version,nvlist_t * in,nvlist_t ** out,int * err) topo_method_invoke() argument
381 topo_method_sensor_failure(topo_mod_t * mod,tnode_t * node,topo_version_t version,nvlist_t * in,nvlist_t ** out) topo_method_sensor_failure() argument
[all...]
/titanic_51/usr/src/cmd/devfsadm/sparc/
H A Dmisc_link_sparc.c83 ddi_other(di_minor_t minor, di_node_t node) in ddi_other() argument
104 diskette(di_minor_t minor,di_node_t node) diskette() argument
129 ecpp_create(di_minor_t minor,di_node_t node) ecpp_create() argument
165 mc_node(di_minor_t minor,di_node_t node) mc_node() argument
204 starcat_sbbc_node(di_minor_t minor,di_node_t node) starcat_sbbc_node() argument
220 lom(di_minor_t minor,di_node_t node) lom() argument
230 ntwdt_create(di_minor_t minor,di_node_t node) ntwdt_create() argument
240 bmc(di_minor_t minor,di_node_t node) bmc() argument
[all...]
/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_fem.c41 smb_fem_fcn_install(smb_node_t *node) in smb_fem_fcn_install() argument
48 smb_fem_fcn_uninstall(smb_node_t *node) in smb_fem_fcn_uninstall() argument
54 smb_fem_oplock_install(smb_node_t *node) in smb_fem_oplock_install() argument
61 smb_fem_oplock_uninstall(smb_node_t *node) in smb_fem_oplock_uninstall() argument
/titanic_51/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c126 hp_node_t node; in hp_fini() local
171 hp_node_t node; hp_traverse() local
211 hp_type(hp_node_t node) hp_type() argument
230 hp_name(hp_node_t node) hp_name() argument
254 hp_state(hp_node_t node) hp_state() argument
280 hp_usage(hp_node_t node) hp_usage() argument
310 hp_description(hp_node_t node) hp_description() argument
341 hp_last_change(hp_node_t node) hp_last_change() argument
367 hp_parent(hp_node_t node) hp_parent() argument
391 hp_child(hp_node_t node) hp_child() argument
415 hp_sibling(hp_node_t node) hp_sibling() argument
440 hp_path(hp_node_t node,char * path,char * connection) hp_path() argument
507 hp_set_state(hp_node_t node,uint_t flags,int state,hp_node_t * resultsp) hp_set_state() argument
589 hp_set_private(hp_node_t node,const char * options,char ** resultsp) hp_set_private() argument
649 hp_get_private(hp_node_t node,const char * options,char ** resultsp) hp_get_private() argument
712 hp_node_t node; hp_pack() local
936 i_hp_pack_node(hp_node_t node,char ** bufp,size_t * lenp) i_hp_pack_node() argument
995 hp_node_t node = NULL; i_hp_unpack_branch() local
1073 hp_node_t node; i_hp_unpack_node() local
[all...]
/titanic_51/usr/src/psm/promif/ieee1275/common/
H A Dprom_node.c77 prom_walk_devs(pnode_t node, int (*cb)(pnode_t, void *, void *), void *arg, in prom_walk_devs() argument
140 bytype_cb(pnode_t node, void *arg, void *result) in bytype_cb() argument
150 prom_findnode_bydevtype(pnode_t node,char * devtype) prom_findnode_bydevtype() argument
163 byname_cb(pnode_t node,void * arg,void * result) byname_cb() argument
173 prom_findnode_byname(pnode_t node,char * name) prom_findnode_byname() argument
253 pnode_t node; prom_chosennode() local
281 static pnode_t node; prom_alias_node() local
295 static pnode_t node; prom_optionsnode() local
[all...]
/titanic_51/usr/src/lib/libinetutil/common/
H A Dtq.c65 iu_timer_node_t *node, *next_node; in iu_tq_destroy() local
85 insert_timer(iu_tq_t *tq, iu_timer_node_t *node, uint64_t msec) in insert_timer() argument
128 remove_timer(iu_tq_t * tq,iu_timer_node_t * node) remove_timer() argument
147 destroy_timer(iu_tq_t * tq,iu_timer_node_t * node) destroy_timer() argument
196 iu_timer_node_t *node = calloc(1, sizeof (iu_timer_node_t)); iu_schedule_timer_ms() local
227 iu_timer_node_t *node; iu_cancel_timer() local
256 iu_timer_node_t *node; iu_adjust_timer() local
317 iu_timer_node_t *node, *next_node; iu_expire_timers() local
[all...]
/titanic_51/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlist.c141 hci1394_tlist_node_t *node) in hci1394_tlist_add() argument
201 hci1394_tlist_delete(hci1394_tlist_handle_t tlist_handle,hci1394_tlist_node_t * node) hci1394_tlist_delete() argument
238 hci1394_tlist_get(hci1394_tlist_handle_t tlist_handle,hci1394_tlist_node_t ** node) hci1394_tlist_get() argument
267 hci1394_tlist_peek(hci1394_tlist_handle_t tlist_handle,hci1394_tlist_node_t ** node) hci1394_tlist_peek() argument
342 hci1394_tlist_node_t *node; hci1394_tlist_callback() local
459 hci1394_tlist_remove(hci1394_tlist_t * list,hci1394_tlist_node_t * node) hci1394_tlist_remove() argument
[all...]
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dtfind.c37 typedef struct node { POINTER key; struct node *llink, *rlink; } NODE; argument
/titanic_51/usr/src/lib/libdevinfo/
H A Ddevinfo.c317 di_parent_node(di_node_t node) in di_parent_node() argument
348 di_sibling_node(di_node_t node) di_sibling_node() argument
380 di_child_node(di_node_t node) di_child_node() argument
450 di_drv_next_node(di_node_t node) di_drv_next_node() argument
484 di_node_t node; global() member
543 is_descendant(di_node_t node,di_node_t parent) is_descendant() argument
600 get_children(di_node_t node) get_children() argument
825 di_node_t node = (*headp)->node; walk_one_minor_list() local
892 di_node_name(di_node_t node) di_node_name() argument
899 di_bus_addr(di_node_t node) di_bus_addr() argument
910 di_binding_name(di_node_t node) di_binding_name() argument
921 di_compatible_names(di_node_t node,char ** names) di_compatible_names() argument
947 di_instance(di_node_t node) di_instance() argument
957 di_nodeid(di_node_t node) di_nodeid() argument
969 di_state(di_node_t node) di_state() argument
992 di_node_state(di_node_t node) di_node_state() argument
998 di_flags(di_node_t node) di_flags() argument
1004 di_retired(di_node_t node) di_retired() argument
1010 di_devid(di_node_t node) di_devid() argument
1020 di_driver_major(di_node_t node) di_driver_major() argument
1031 di_driver_name(di_node_t node) di_driver_name() argument
1051 di_driver_ops(di_node_t node) di_driver_ops() argument
1071 di_devfs_path(di_node_t node) di_devfs_path() argument
1134 di_node_t node; di_devfs_minor_path() local
1346 di_minor_next(di_node_t node,di_minor_t minor) di_minor_next() argument
1447 di_prop_next(di_node_t node,di_prop_t prop) di_prop_next() argument
1659 di_prop_search(dev_t match_dev,di_node_t node,const char * name,int type) di_prop_search() argument
1686 di_prop_find(dev_t match_dev,di_node_t node,const char * name) di_prop_find() argument
1711 di_prop_lookup_ints(dev_t dev,di_node_t node,const char * prop_name,int ** prop_data) di_prop_lookup_ints() argument
1724 di_prop_lookup_int64(dev_t dev,di_node_t node,const char * prop_name,int64_t ** prop_data) di_prop_lookup_int64() argument
1737 di_prop_lookup_strings(dev_t dev,di_node_t node,const char * prop_name,char ** prop_data) di_prop_lookup_strings() argument
1750 di_prop_lookup_bytes(dev_t dev,di_node_t node,const char * prop_name,uchar_t ** prop_data) di_prop_lookup_bytes() argument
1773 di_prop_next_common(di_node_t node,di_prop_t prop,int prop_type) di_prop_next_common() argument
1833 di_prop_drv_next(di_node_t node,di_prop_t prop) di_prop_drv_next() argument
1839 di_prop_sys_next(di_node_t node,di_prop_t prop) di_prop_sys_next() argument
1845 di_prop_global_next(di_node_t node,di_prop_t prop) di_prop_global_next() argument
1851 di_prop_hw_next(di_node_t node,di_prop_t prop) di_prop_hw_next() argument
1891 di_path_phci_next_path(di_node_t node,di_path_t path) di_path_phci_next_path() argument
1933 di_path_client_next_path(di_node_t node,di_path_t path) di_path_client_next_path() argument
1991 di_path_next(di_node_t node,di_path_t path) di_path_next() argument
2012 di_path_next_phci(di_node_t node,di_path_t path) di_path_next_phci() argument
2017 di_path_next_client(di_node_t node,di_path_t path) di_path_next_client() argument
2388 di_vhci_next_node(di_node_t node) di_vhci_next_node() argument
2437 di_phci_next_node(di_node_t node) di_phci_next_node() argument
2463 di_parent_private_data(di_node_t node) di_parent_private_data() argument
2494 di_driver_private_data(di_node_t node) di_driver_private_data() argument
2536 di_walk_hp_callback(di_node_t node,void * argp) di_walk_hp_callback() argument
2570 di_walk_hp(di_node_t node,const char * type,uint_t flag,void * arg,int (* hp_callback)(di_node_t node,di_hp_t hp,void * arg)) di_walk_hp() argument
2571 di_walk_hp(di_node_t node,const char * type,uint_t flag,void * arg,int (* hp_callback)(di_node_t node,di_hp_t hp,void * arg)) di_walk_hp() argument
2605 di_hp_next(di_node_t node,di_hp_t hp) di_hp_next() argument
2974 di_prom_prop_next(di_prom_handle_t ph,di_node_t node,di_prom_prop_t prom_prop) di_prom_prop_next() argument
3044 di_prom_prop_lookup_common(di_prom_handle_t ph,di_node_t node,const char * prom_prop_name) di_prom_prop_lookup_common() argument
3144 di_prom_prop_lookup_ints(di_prom_handle_t ph,di_node_t node,const char * prom_prop_name,int ** prom_prop_data) di_prom_prop_lookup_ints() argument
3170 di_prom_prop_lookup_strings(di_prom_handle_t ph,di_node_t node,const char * prom_prop_name,char ** prom_prop_data) di_prom_prop_lookup_strings() argument
3213 di_prom_prop_lookup_bytes(di_prom_handle_t ph,di_node_t node,const char * prom_prop_name,uchar_t ** prom_prop_data) di_prom_prop_lookup_bytes() argument
3270 di_prop_lookup_slot_names(dev_t dev,di_node_t node,di_slot_name_t ** prop_data) di_prop_lookup_slot_names() argument
3316 di_prom_prop_lookup_slot_names(di_prom_handle_t ph,di_node_t node,di_slot_name_t ** prop_data) di_prom_prop_lookup_slot_names() argument
3400 di_node_private_set(di_node_t node,void * data) di_node_private_set() argument
3406 di_node_private_get(di_node_t node) di_node_private_get() argument
3448 di_lnode_next(di_node_t node,di_lnode_t lnode) di_lnode_next() argument
3481 di_link_next_by_node(di_node_t node,di_link_t link,uint_t endpoint) di_link_next_by_node() argument
3584 di_node_t node = (*headp)->node; walk_one_link() local
3649 di_node_t node = (*headp)->node; walk_one_lnode() local
3704 di_node_t node; alias_to_curr() local
3748 di_node_t node; di_lookup_node_impl() local
3836 di_node_t node; di_lookup_node() local
[all...]
/titanic_51/usr/src/lib/libc/port/gen/
H A Dtfind.c48 typedef struct node { void *key; struct node *llink, *rlink; } NODE; argument
/titanic_51/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c116 dump_node(Prom_node *node) in dump_node() argument
316 has_board_num(Prom_node *node) in has_board_num() argument
339 get_board_num(Prom_node *node) in get_board_num() argument
457 Prom_node *node; dev_find_node() local
467 Prom_node *node; dev_next_node() local
481 Prom_node *node; dev_find_type() local
495 Prom_node *node; dev_next_type() local
571 node_failed(Prom_node * node) node_failed() argument
577 node_status(Prom_node * node,char * status) node_status() argument
699 Prom_node *node; dev_find_node_by_type() local
729 Prom_node *node; dev_next_node_by_type() local
759 Prom_node *node; dev_find_node_by_compatible() local
814 Prom_node *node; dev_next_node_by_compatible() local
[all...]
/titanic_51/usr/src/lib/libc/port/stdio/
H A Dpopen.c59 typedef struct node { struct
62 struct node *next; argument
96 node_t *node; in popen() local
295 node_t *node; _insert() local
[all...]
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c299 DL_NODE * node = NULL; in session_mgr_find() local
341 DL_NODE * node = NULL; in session_mgr_new() local
443 DL_NODE *node = NULL; session_mgr_so_session_exists() local
471 DL_NODE *node = NULL; session_mgr_user_session_exists() local
500 DL_NODE *node = NULL; session_mgr_public_session_exists() local
529 DL_NODE *node = NULL; session_mgr_readonly_exists() local
557 DL_NODE * node = NULL; session_mgr_close_session() local
704 DL_NODE * node = NULL; session_mgr_login_all() local
735 DL_NODE * node = NULL; session_mgr_logout_all() local
[all...]
/titanic_51/usr/src/psm/promif/ieee1275/sun4u/
H A Dprom_serengeti.c59 prom_serengeti_attach_board(uint_t node, uint_t board) in prom_serengeti_attach_board() argument
83 prom_serengeti_detach_board(uint_t node, uint_t board) in prom_serengeti_detach_board() argument
107 prom_serengeti_tunnel_switch(uint_t node, uint_t board) in prom_serengeti_tunnel_switch() argument
131 prom_serengeti_cpu_off(pnode_t node) in prom_serengeti_cpu_off() argument
200 prom_serengeti_wakeupcpu(pnode_t node) in prom_serengeti_wakeupcpu() argument
[all...]
/titanic_51/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_dr.c58 pnode_t node, in sbdp_walk_prom_tree_worker() argument
75 pnode_t node; member
91 sbdp_walk_prom_tree(pnode_t node, int(*f)(pnode_t, void *, uint_t), void *arg) in sbdp_walk_prom_tree() argument
102 sbdp_attach_branch(dev_info_t * pdip,pnode_t node,void * arg) sbdp_attach_branch() argument
162 int node; sbdp_find_ssm_dip() local
188 sbdp_select_top_nodes(pnode_t node,void * arg,uint_t flags) sbdp_select_top_nodes() argument
285 sbdp_attach_bd(int node,int board) sbdp_attach_bd() argument
326 sbdp_detach_bd(int node,int board,sbd_error_t * sep) sbdp_detach_bd() argument
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_tree.c48 #define CHECK_MAGIC(node) \ argument
55 void profile_free_node(struct profile_node *node) in profile_free_node() argument
124 profile_verify_node(struct profile_node * node) profile_verify_node() argument
198 profile_make_node_final(struct profile_node * node) profile_make_node_final() argument
209 profile_is_node_final(struct profile_node * node) profile_is_node_final() argument
219 profile_get_node_name(struct profile_node * node) profile_get_node_name() argument
229 profile_get_node_value(struct profile_node * node) profile_get_node_value() argument
250 profile_find_node(struct profile_node * section,const char * name,const char * value,int section_flag,void ** state,struct profile_node ** node) profile_find_node() argument
402 struct profile_node *node; global() member
623 profile_remove_node(struct profile_node * node) profile_remove_node() argument
640 profile_set_relation_value(struct profile_node * node,const char * new_value) profile_set_relation_value() argument
666 profile_rename_node(struct profile_node * node,const char * new_name) profile_rename_node() argument
[all...]
/titanic_51/usr/src/cmd/rcm_daemon/common/
H A Dibpart_rcm.c258 link_cache_t *node; in ibpart_unregister() local
307 link_cache_t *node; ibpart_offline() local
365 link_cache_t *node; ibpart_undo_offline() local
400 ibpart_online_ibpart(link_cache_t * node) ibpart_online_ibpart() argument
433 ibpart_offline_ibpart(link_cache_t * node,uint32_t flags,cache_node_state_t state) ibpart_offline_ibpart() argument
478 link_cache_t *node; ibpart_get_info() local
541 ibpart_consumer_remove(rcm_handle_t * hd,link_cache_t * node,uint_t flags,rcm_info_t ** info) ibpart_consumer_remove() argument
584 link_cache_t *node; ibpart_remove() local
683 ibpart_usage(link_cache_t * node) ibpart_usage() argument
780 link_cache_t *node; cache_lookup() local
807 node_free(link_cache_t * node) node_free() argument
827 cache_insert(link_cache_t * node) cache_insert() argument
843 cache_remove(link_cache_t * node) cache_remove() argument
865 link_cache_t *node; ibpart_update() local
992 link_cache_t *node, *nnode; cache_update() local
1073 link_cache_t *node; cache_free() local
1138 ibpart_consumer_online(rcm_handle_t * hd,link_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** info) ibpart_consumer_online() argument
1168 ibpart_consumer_offline(rcm_handle_t * hd,link_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** info) ibpart_consumer_offline() argument
1204 link_cache_t *node; ibpart_notify_new_ibpart() local
1263 link_cache_t *node; ibpart_consumer_notify() local
1339 link_cache_t *node; ibpart_configure() local
[all...]

12345678910>>...26