/titanic_41/usr/src/common/smbios/ |
H A D | smb_info.c | 227 smbios_info_smbios(smbios_hdl_t *shp, smbios_entry_t *ep) in smbios_info_smbios() 234 smbios_info_smbios_version(smbios_hdl_t *shp, smbios_version_t *v) in smbios_info_smbios_version() 246 smbios_info_common(smbios_hdl_t *shp, id_t id, smbios_info_t *ip) in smbios_info_common() 309 smbios_info_contains(smbios_hdl_t *shp, id_t id, uint_t idc, id_t *idv) in smbios_info_contains() 347 smbios_info_bios(smbios_hdl_t *shp, smbios_bios_t *bp) in smbios_info_bios() 442 smbios_info_system(smbios_hdl_t *shp, smbios_system_t *sip) in smbios_info_system() 463 smbios_info_bboard(smbios_hdl_t *shp, id_t id, smbios_bboard_t *bbp) in smbios_info_bboard() 486 smbios_info_chassis(smbios_hdl_t *shp, id_t id, smbios_chassis_t *chp) in smbios_info_chassis() 526 smbios_info_processor(smbios_hdl_t *shp, id_t id, smbios_processor_t *pp) in smbios_info_processor() 573 smbios_info_cache(smbios_hdl_t *shp, id_t id, smbios_cache_t *cap) in smbios_info_cache() [all …]
|
H A D | smb_open.c | 45 smb_strip(smbios_hdl_t *shp) in smb_strip() 76 smbios_bufopen_21(smbios_hdl_t *shp, const smbios_21_entry_t *ep, size_t len, in smbios_bufopen_21() 135 smbios_bufopen_30(smbios_hdl_t *shp, const smbios_30_entry_t *ep, size_t len, in smbios_bufopen_30() 217 smbios_hdl_t *shp = smb_zalloc(sizeof (smbios_hdl_t)); in smbios_bufopen() local 348 smbios_close(smbios_hdl_t *shp) in smbios_close() 373 smbios_checksum(smbios_hdl_t *shp, smbios_entry_t *ep) in smbios_checksum() 407 smbios_buf(smbios_hdl_t *shp) in smbios_buf() 413 smbios_buflen(smbios_hdl_t *shp) in smbios_buflen() 432 smbios_lookup_id(smbios_hdl_t *shp, id_t id, smbios_struct_t *sp) in smbios_lookup_id() 446 smbios_lookup_type(smbios_hdl_t *shp, uint_t type, smbios_struct_t *sp) in smbios_lookup_type() [all …]
|
H A D | smb_error.c | 69 smbios_errno(smbios_hdl_t *shp) in smbios_errno() 75 smb_set_errno(smbios_hdl_t *shp, int error) in smb_set_errno()
|
/titanic_41/usr/src/cmd/smbios/ |
H A D | smbios.c | 145 check_oem(smbios_hdl_t *shp) in check_oem() 229 print_smbios(smbios_hdl_t *shp, FILE *fp) in print_smbios() 263 print_bios(smbios_hdl_t *shp, FILE *fp) in print_bios() 306 print_system(smbios_hdl_t *shp, FILE *fp) in print_system() 329 print_bboard(smbios_hdl_t *shp, id_t id, FILE *fp) in print_bboard() 365 print_chassis(smbios_hdl_t *shp, id_t id, FILE *fp) in print_chassis() 425 print_processor(smbios_hdl_t *shp, id_t id, FILE *fp) in print_processor() 535 print_cache(smbios_hdl_t *shp, id_t id, FILE *fp) in print_cache() 584 print_port(smbios_hdl_t *shp, id_t id, FILE *fp) in print_port() 604 print_slot(smbios_hdl_t *shp, id_t id, FILE *fp) in print_slot() [all …]
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | trestore.c | 47 Shnode_t *sh_trestore(Shell_t *shp,Sfio_t *in) in sh_trestore() 57 static Shnode_t *r_tree(Shell_t *shp) in r_tree() 177 static struct argnod *r_arg(Shell_t *shp) in r_arg() 228 static struct ionod *r_redirect(Shell_t* shp) in r_redirect() 265 static void r_comarg(Shell_t *shp,struct comnod *com) in r_comarg() 296 static struct dolnod *r_comlist(Shell_t *shp) in r_comlist() 312 static struct regnod *r_switch(Shell_t *shp) in r_switch()
|
H A D | args.c | 101 void *sh_argopen(Shell_t *shp) in sh_argopen() 140 Shell_t *shp = (Shell_t*)context; in sh_argopts() local 385 void sh_applyopts(Shell_t* shp,Shopt_t newflags) in sh_applyopts() 481 struct dolnod *sh_argfree(Shell_t *shp, struct dolnod *blk,int flag) in sh_argfree() 546 struct dolnod *sh_argnew(Shell_t *shp,char *argi[], struct dolnod **savargfor) in sh_argnew() 560 void sh_argreset(Shell_t *shp,struct dolnod *blk, struct dolnod *afor) in sh_argreset() 575 struct dolnod *sh_arguse(Shell_t* shp) in sh_arguse() 699 char **sh_argbuild(Shell_t *shp,int *nargs, const struct comnod *comptr,int flag) in sh_argbuild() 797 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp) in sh_argprocsub() 834 static int arg_expand(Shell_t *shp,register struct argnod *argp, struct argnod **argchain,int flag) in arg_expand()
|
H A D | main.c | 88 Shell_t *shp = (Shell_t*)context; in fts_sigcheck() local 111 int sh_source(Shell_t *shp, Sfio_t *iop, const char *file) in sh_source() 143 register Shell_t *shp; in sh_main() local 383 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile() 631 static void chkmail(Shell_t *shp, char *files) in chkmail()
|
H A D | fault.c | 63 register Shell_t *shp = sh_getinterp(); in sh_fault() local 216 Shell_t *shp = (Shell_t*)ptr; in sh_siginit() local 437 Shell_t *shp = sh_getinterp(); in sh_trap() local 501 Shell_t *shp = &sh; in sh_exit() local 589 Shell_t *shp = (Shell_t*)ptr; in sh_done() local
|
H A D | io.c | 385 void sh_ioinit(Shell_t *shp) in sh_ioinit() 468 Sfio_t *sh_iostream(Shell_t *shp, register int fd) in sh_iostream() 540 static void io_preserve(Shell_t* shp, register Sfio_t *sp, register int f2) in io_preserve() 578 int sh_iorenumber(Shell_t *shp, register int f1,register int f2) in sh_iorenumber() 667 Shell_t *shp = &sh; in sh_open() local 836 static int io_patseek(Shell_t *shp, regex_t *rp, Sfio_t* sp, int flags) in io_patseek() 873 static Sfoff_t file_offset(Shell_t *shp, int fn, char *fname) in file_offset() 960 int sh_redirect(Shell_t *shp,struct ionod *iop, int flag) in sh_redirect() 1351 static int io_heredoc(Shell_t *shp,register struct ionod *iop, const char *name, int traceon) in io_heredoc() 1419 void sh_iosave(Shell_t *shp, register int origfd, int oldtop, char *name) in sh_iosave() [all …]
|
H A D | init.c | 208 Shell_t *shp = nv_shell(np); in put_ed() local 235 Shell_t *shp = nv_shell(np); in put_history() local 259 Shell_t *shp = nv_shell(np); in put_optindex() local 284 Shell_t *shp = nv_shell(np); in put_restricted() local 329 Shell_t *shp = nv_shell(np); in put_cdpath() local 361 Shell_t *shp = nv_shell(np); in put_lang() local 463 Shell_t *shp; in put_ifs() local 486 register Shell_t *shp = nv_shell(np); in get_ifs() local 565 Shell_t *shp = nv_shell(np); in get_seconds() local 649 Shell_t *shp = nv_shell(np); in put_lineno() local [all …]
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_serd.c | 58 fmd_serd_hash_create(fmd_serd_hash_t *shp) in fmd_serd_hash_create() 66 fmd_serd_hash_destroy(fmd_serd_hash_t *shp) in fmd_serd_hash_destroy() 83 fmd_serd_hash_apply(fmd_serd_hash_t *shp, fmd_serd_eng_f *func, void *arg) in fmd_serd_hash_apply() 95 fmd_serd_hash_count(fmd_serd_hash_t *shp) in fmd_serd_hash_count() 101 fmd_serd_hash_contains(fmd_serd_hash_t *shp, fmd_event_t *ep) in fmd_serd_hash_contains() 119 fmd_serd_eng_insert(fmd_serd_hash_t *shp, in fmd_serd_eng_insert() 133 fmd_serd_eng_lookup(fmd_serd_hash_t *shp, const char *name) in fmd_serd_eng_lookup() 147 fmd_serd_eng_delete(fmd_serd_hash_t *shp, const char *name) in fmd_serd_eng_delete()
|
H A D | fmd_scheme.c | 255 fmd_scheme_hash_t *shp; in fmd_scheme_hash_create() local 276 fmd_scheme_hash_destroy(fmd_scheme_hash_t *shp) in fmd_scheme_hash_destroy() 295 fmd_scheme_hash_trygc(fmd_scheme_hash_t *shp) in fmd_scheme_hash_trygc() 330 fmd_scheme_hash_xlookup(fmd_scheme_hash_t *shp, const char *name, uint_t h) in fmd_scheme_hash_xlookup() 351 fmd_scheme_hash_lookup(fmd_scheme_hash_t *shp, const char *name) in fmd_scheme_hash_lookup() 437 fmd_scheme_hash_release(fmd_scheme_hash_t *shp, fmd_scheme_t *sp) in fmd_scheme_hash_release()
|
/titanic_41/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 71 do_procs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_procs() 122 do_memdevs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_memdevs() 148 do_obdevs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_obdevs() 166 do_slots(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_slots() 188 smbios_hdl_t *shp; in do_prominfo() local
|
/titanic_41/usr/src/lib/libsysevent/ |
H A D | libsysevent.c | 760 subscriber_event_handler(sysevent_handle_t *shp) in subscriber_event_handler() 818 sysevent_handle_t *shp; in event_deliver_service() local 991 update_kernel_registration(sysevent_handle_t *shp, int update_type, in update_kernel_registration() 1077 dealloc_subscribers(sysevent_handle_t *shp) in dealloc_subscribers() 1094 alloc_subscriber(sysevent_handle_t *shp, uint32_t sub_id, int oflag) in alloc_subscriber() 1173 cache_find_class(sysevent_handle_t *shp, char *class) in cache_find_class() 1228 cache_insert_class(sysevent_handle_t *shp, char *class, in cache_insert_class() 1269 SH_CLASS_HASH(shp)[CLASS_HASH(class)] = c_list; in cache_insert_class() local 1282 cache_remove_all_class(sysevent_handle_t *shp, uint32_t sub_id) in cache_remove_all_class() 1302 cache_remove_class(sysevent_handle_t *shp, char *class, uint32_t sub_id) in cache_remove_class() [all …]
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | misc.c | 102 register Shell_t *shp; in B_login() local 185 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_eval() local 212 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_dot_cmd() local 346 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_shift() local 372 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_wait() local 398 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_bg() local 432 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_jobs() local 512 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_vpath() local
|
H A D | sleep.c | 49 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_sleep() local 128 Shell_t *shp = &sh; in sleep() local 163 Shell_t *shp = sh_getinterp(); in sh_delay() local
|
H A D | cflow.c | 49 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_return() local 87 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_break() local
|
H A D | whence.c | 55 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_command() local 98 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_whence() local 133 static int whence(Shell_t *shp,char **argv, register int flags) in whence()
|
H A D | trap.c | 48 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_trap() local 169 register Shell_t *shp = ((Shbltin_t*)extra)->shp; in b_kill() local 354 static void sig_list(register Shell_t *shp,register int flag) in sig_list()
|
/titanic_41/usr/src/lib/libsmbios/common/ |
H A D | smb_lib.c | 55 smbios_hdl_t *shp = NULL; in smb_fileopen() local 111 smbios_hdl_t *shp = NULL; in smb_biosopen() local 216 smbios_hdl_t *shp; in smbios_open() local 232 smbios_xwrite(smbios_hdl_t *shp, int fd, const void *buf, size_t buflen) in smbios_xwrite() 248 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write()
|
H A D | smb_subr.c | 39 smb_open_error(smbios_hdl_t *shp, int *errp, int err) in smb_open_error() 82 smb_dprintf(smbios_hdl_t *shp, const char *format, ...) in smb_dprintf()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_bboard.c | 73 smbios_hdl_t *shp; in x86pi_gen_bboard() local 206 smbios_hdl_t *shp; in x86pi_bb_getchips() local 256 smbios_hdl_t *shp; in x86pi_bb_topparent() local 308 smbios_hdl_t *shp; in x86pi_bb_chassis() local 331 smbios_hdl_t *shp; in x86pi_bb_contains() local
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | smb_dev.c | 47 smb_open_error(smbios_hdl_t *shp, int *errp, int err) in smb_open_error() 64 smbios_hdl_t *shp = NULL; in smbios_open() local 194 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | fmsmb.c | 182 smb_cnttypes(smbios_hdl_t *shp, int type) in smb_cnttypes() 197 smb_strcnt(smbios_hdl_t *shp, smbs_cnt_t *stype) in smb_strcnt() 264 smb_bb_contains(smbios_hdl_t *shp, smbs_cnt_t *stype) in smb_bb_contains() 332 fm_smb_check(smbios_hdl_t *shp) in fm_smb_check() 536 smbios_hdl_t *shp; in fm_smb_fmacompat() local 597 find_matching_apic(smbios_hdl_t *shp, uint16_t proc_id, uint_t strand_apicid) in find_matching_apic() 636 find_matching_proc(smbios_hdl_t *shp, uint_t strand_apicid, in find_matching_proc() 725 get_chassis_inst(smbios_hdl_t *shp, uint16_t *chassis_inst, in get_chassis_inst() 772 smb_get_bb_fmri(smbios_hdl_t *shp, nvlist_t *fmri, uint_t parent, in smb_get_bb_fmri() 902 smbios_hdl_t *shp; in smb_bboard() local [all …]
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_smbios.c | 103 smbios_hdl_t *shp; in extdimmslot_to_dimmslot() local 212 smbios_hdl_t *shp; in chip_get_smbstruct() local 339 smbios_hdl_t *shp; in chip_smbios_iterate() local 501 smbios_hdl_t *shp; in chip_label_smbios_get() local 588 smbios_hdl_t *shp; in chip_serial_smbios_get() local 608 smbios_hdl_t *shp; in chip_part_smbios_get() local 627 smbios_hdl_t *shp; in chip_rev_smbios_get() local
|