/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rcfns.c | 37 krb5_rc_initialize (krb5_context context, krb5_rcache id, krb5_deltat span) in krb5_rc_initialize() argument 43 krb5_rc_recover_or_initialize (krb5_context context, krb5_rcache id, in krb5_rc_recover_or_initialize() argument 50 krb5_rc_recover (krb5_context context, krb5_rcache id) in krb5_rc_recover() argument 56 krb5_rc_destroy (krb5_context context, krb5_rcache id) in krb5_rc_destroy() argument 62 krb5_rc_close(krb5_context context,krb5_rcache id) krb5_rc_close() argument 68 krb5_rc_store(krb5_context context,krb5_rcache id,krb5_donot_replay * dontreplay) krb5_rc_store() argument 75 krb5_rc_expunge(krb5_context context,krb5_rcache id) krb5_rc_expunge() argument 81 krb5_rc_get_lifespan(krb5_context context,krb5_rcache id,krb5_deltat * spanp) krb5_rc_get_lifespan() argument 88 krb5_rc_get_name(krb5_context context,krb5_rcache id) krb5_rc_get_name() argument 94 krb5_rc_resolve(krb5_context context,krb5_rcache id,char * name) krb5_rc_resolve() argument [all...] |
H A D | rc_mem.c | 34 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) in rc_store() argument 97 krb5_rc_mem_get_name(krb5_context context, krb5_rcache id) in krb5_rc_mem_get_name() argument 106 krb5_rcache id, in krb5_rc_mem_get_span() argument 129 krb5_rc_mem_init_locked(krb5_context context, krb5_rcache id, krb5_delta argument 140 krb5_rc_mem_init(krb5_context context,krb5_rcache id,krb5_deltat lifespan) krb5_rc_mem_init() argument 166 krb5_rc_mem_close(krb5_context context,krb5_rcache id) krb5_rc_mem_close() argument 172 krb5_rc_mem_destroy(krb5_context context,krb5_rcache id) krb5_rc_mem_destroy() argument 179 krb5_rc_mem_resolve(krb5_context context,krb5_rcache id,char * name) krb5_rc_mem_resolve() argument 243 krb5_rc_mem_recover(krb5_context context,krb5_rcache id) krb5_rc_mem_recover() argument 250 krb5_rc_mem_recover_or_init(krb5_context context,krb5_rcache id,krb5_deltat lifespan) krb5_rc_mem_recover_or_init() argument 263 krb5_rc_mem_store(krb5_context context,krb5_rcache id,krb5_donot_replay * rep) krb5_rc_mem_store() argument [all...] |
H A D | rc_file.c | 39 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) in rc_store() argument 94 krb5_rc_file_get_name(krb5_context context, krb5_rcache id) in krb5_rc_file_get_name() argument 101 krb5_rc_file_get_span(krb5_context context, krb5_rcache id, in krb5_rc_file_get_span() argument 117 krb5_rc_file_init_locked(krb5_context context, krb5_rcache id, krb5_deltat lifespan) in krb5_rc_file_init_locked() argument 136 krb5_rc_file_init(krb5_context context,krb5_rcache id,krb5_deltat lifespan) krb5_rc_file_init() argument 150 krb5_rc_file_close_no_free(krb5_context context,krb5_rcache id) krb5_rc_file_close_no_free() argument 174 krb5_rc_file_close(krb5_context context,krb5_rcache id) krb5_rc_file_close() argument 188 krb5_rc_file_destroy(krb5_context context,krb5_rcache id) krb5_rc_file_destroy() argument 197 krb5_rc_file_resolve(krb5_context context,krb5_rcache id,char * name) krb5_rc_file_resolve() argument 332 krb5_rc_file_recover_locked(krb5_context context,krb5_rcache id) krb5_rc_file_recover_locked() argument 411 krb5_rc_file_recover(krb5_context context,krb5_rcache id) krb5_rc_file_recover() argument 423 krb5_rc_file_recover_or_init(krb5_context context,krb5_rcache id,krb5_deltat lifespan) krb5_rc_file_recover_or_init() argument 559 krb5_rc_file_store(krb5_context context,krb5_rcache id,krb5_donot_replay * rep) krb5_rc_file_store() argument 663 krb5_rc_file_expunge_locked(krb5_context context,krb5_rcache id) krb5_rc_file_expunge_locked() argument 725 krb5_rc_file_expunge(krb5_context context,krb5_rcache id) krb5_rc_file_expunge() argument [all...] |
/titanic_51/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_idspace.c | 120 fmd_idspace_lookup(fmd_idspace_t *ids, id_t id) in fmd_idspace_lookup() argument 136 fmd_idspace_getspecific(fmd_idspace_t *ids, id_t id) in fmd_idspace_getspecific() argument 150 fmd_idspace_setspecific(fmd_idspace_t *ids, id_t id, void *data) in fmd_idspace_setspecific() argument 169 fmd_idspace_contains(fmd_idspace_t *ids, id_t id) in fmd_idspace_contains() argument 181 fmd_idspace_valid(fmd_idspace_t * ids,id_t id) fmd_idspace_valid() argument 187 fmd_idspace_xalloc_locked(fmd_idspace_t * ids,id_t id,void * data) fmd_idspace_xalloc_locked() argument 215 fmd_idspace_xalloc(fmd_idspace_t * ids,id_t id,void * data) fmd_idspace_xalloc() argument 226 id_t id; fmd_idspace_alloc_locked() local 245 id_t id; fmd_idspace_alloc() local 262 id_t id; fmd_idspace_alloc_min() local 273 fmd_idspace_free(fmd_idspace_t * ids,id_t id) fmd_idspace_free() argument 313 fmd_idspace_hold(fmd_idspace_t * ids,id_t id) fmd_idspace_hold() argument 332 fmd_idspace_rele(fmd_idspace_t * ids,id_t id) fmd_idspace_rele() argument [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | kt_srvtab.c | 57 #define KTPRIVATE(id) ((krb5_ktsrvtab_data *)(id)->data) argument 58 #define KTFILENAME(id) (((krb5_ktsrvtab_data *)(id)->data)->name) argument 59 #define KTFILEP(id) (((krb5_ktsrvtab_data *)(id)->data)->openf) argument 121 krb5_ktsrvtab_resolve(krb5_context context, const char *name, krb5_keytab *id) in krb5_ktsrvtab_resolve() argument 164 krb5_ktsrvtab_close(krb5_context context,krb5_keytab id) krb5_ktsrvtab_close() argument 187 krb5_ktsrvtab_get_entry(krb5_context context,krb5_keytab id,krb5_const_principal principal,krb5_kvno kvno,krb5_enctype enctype,krb5_keytab_entry * entry) krb5_ktsrvtab_get_entry() argument 258 krb5_ktsrvtab_get_name(krb5_context context,krb5_keytab id,char * name,unsigned int len) krb5_ktsrvtab_get_name() argument 289 krb5_ktsrvtab_start_seq_get(krb5_context context,krb5_keytab id,krb5_kt_cursor * cursorp) krb5_ktsrvtab_start_seq_get() argument 312 krb5_ktsrvtab_get_next(krb5_context context,krb5_keytab id,krb5_keytab_entry * entry,krb5_kt_cursor * cursor) krb5_ktsrvtab_get_next() argument 332 krb5_ktsrvtab_end_get(krb5_context context,krb5_keytab id,krb5_kt_cursor * cursor) krb5_ktsrvtab_end_get() argument 425 krb5_ktsrvint_open(krb5_context context,krb5_keytab id) krb5_ktsrvint_open() argument 434 krb5_ktsrvint_close(krb5_context context,krb5_keytab id) krb5_ktsrvint_close() argument 444 krb5_ktsrvint_read_entry(krb5_context context,krb5_keytab id,krb5_keytab_entry * ret_entry) krb5_ktsrvint_read_entry() argument [all...] |
H A D | kt_file.c | 68 #define KTPRIVATE(id) ((krb5_ktfile_data *)(id)->data) argument 69 #define KTFILENAME(id) (((krb5_ktfile_data *)(id)->data)->name) argument 70 #define KTFILEP(id) (((krb5_ktfile_data *)(id)->data)->openf) argument 71 #define KTFILEBUFP(id) (((krb5_ktfile_data *)(id)->data)->iobuf) argument 72 #define KTVERSION(id) (((krb5_ktfile_data *)(id) argument 73 KTLOCK(id) global() argument 74 KTUNLOCK(id) global() argument 75 KTCHECKLOCK(id) global() argument 190 krb5_ktfile_resolve(krb5_context context,const char * name,krb5_keytab * id) krb5_ktfile_resolve() argument 234 krb5_ktfile_close(krb5_context context,krb5_keytab id) krb5_ktfile_close() argument 259 krb5_ktfile_get_entry(krb5_context context,krb5_keytab id,krb5_const_principal principal,krb5_kvno kvno,krb5_enctype enctype,krb5_keytab_entry * entry) krb5_ktfile_get_entry() argument 416 krb5_ktfile_get_name(krb5_context context,krb5_keytab id,char * name,unsigned int len) krb5_ktfile_get_name() argument 448 krb5_ktfile_start_seq_get(krb5_context context,krb5_keytab id,krb5_kt_cursor * cursorp) krb5_ktfile_start_seq_get() argument 479 krb5_ktfile_get_next(krb5_context context,krb5_keytab id,krb5_keytab_entry * entry,krb5_kt_cursor * cursor) krb5_ktfile_get_next() argument 511 krb5_ktfile_end_get(krb5_context context,krb5_keytab id,krb5_kt_cursor * cursor) krb5_ktfile_end_get() argument 807 krb5_ktfile_wresolve(krb5_context context,const char * name,krb5_keytab * id) krb5_ktfile_wresolve() argument 850 krb5_ktfile_add(krb5_context context,krb5_keytab id,krb5_keytab_entry * entry) krb5_ktfile_add() argument 876 krb5_ktfile_remove(krb5_context context,krb5_keytab id,krb5_keytab_entry * entry) krb5_ktfile_remove() argument 1083 krb5_ktfileint_open(krb5_context context,krb5_keytab id,int mode) krb5_ktfileint_open() argument 1162 krb5_ktfileint_openr(krb5_context context,krb5_keytab id) krb5_ktfileint_openr() argument 1168 krb5_ktfileint_openw(krb5_context context,krb5_keytab id) krb5_ktfileint_openw() argument 1174 krb5_ktfileint_close(krb5_context context,krb5_keytab id) krb5_ktfileint_close() argument 1188 krb5_ktfileint_delete_entry(krb5_context context,krb5_keytab id,krb5_int32 delete_point) krb5_ktfileint_delete_entry() argument 1239 krb5_ktfileint_internal_read_entry(krb5_context context,krb5_keytab id,krb5_keytab_entry * ret_entry,krb5_int32 * delete_point) krb5_ktfileint_internal_read_entry() argument 1451 krb5_ktfileint_read_entry(krb5_context context,krb5_keytab id,krb5_keytab_entry * entryp) krb5_ktfileint_read_entry() argument 1459 krb5_ktfileint_write_entry(krb5_context context,krb5_keytab id,krb5_keytab_entry * entry) krb5_ktfileint_write_entry() argument 1639 krb5_ktfileint_find_slot(krb5_context context,krb5_keytab id,krb5_int32 * size_needed,krb5_int32 * commit_point) krb5_ktfileint_find_slot() argument [all...] |
/titanic_51/usr/src/lib/libsec/common/ |
H A D | acl.y | 153 uid_t id; variable 176 uid_t id; variable 202 uid_t id; variable 224 uid_t id; global() variable 305 uid_t id; global() variable 367 uid_t id; global() variable [all...] |
/titanic_51/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.c | 470 drmachid_t id; in drmach_get_board_by_bnum() local 520 drmach_device_dispose(drmachid_t id) in drmach_device_dispose() argument 528 drmach_device_status(drmachid_t id, drmach_status_t *stat) in drmach_device_status() argument 591 drmach_board_dispose(drmachid_t id) drmach_board_dispose() argument 608 drmach_board_release(drmachid_t id) drmach_board_release() argument 715 drmach_board_status(drmachid_t id,drmach_status_t * stat) drmach_board_status() argument 886 drmachid_t id; drmach_init() local 999 drmach_io_dispose(drmachid_t id) drmach_io_dispose() argument 1013 drmach_io_release(drmachid_t id) drmach_io_release() argument 1022 drmach_io_status(drmachid_t id,drmach_status_t * stat) drmach_io_status() argument 1091 drmach_cpu_dispose(drmachid_t id) drmach_cpu_dispose() argument 1105 drmach_cpu_release(drmachid_t id) drmach_cpu_release() argument 1114 drmach_cpu_status(drmachid_t id,drmach_status_t * stat) drmach_cpu_status() argument 1294 drmach_mem_dispose(drmachid_t id) drmach_mem_dispose() argument 1314 drmach_mem_release(drmachid_t id) drmach_mem_release() argument 1323 drmach_mem_status(drmachid_t id,drmach_status_t * stat) drmach_mem_status() argument 1388 drmach_pre_op(int cmd,drmachid_t id,drmach_opts_t * opts,void * argp) drmach_pre_op() argument 1531 drmach_post_op(int cmd,drmachid_t id,drmach_opts_t * opts,int rv) drmach_post_op() argument 1549 drmach_configure(drmachid_t id,int flags) drmach_configure() argument 1599 drmach_unconfigure(drmachid_t id,int flags) drmach_unconfigure() argument 1649 drmach_get_dip(drmachid_t id,dev_info_t ** dip) drmach_get_dip() argument 1663 drmach_release(drmachid_t id) drmach_release() argument 1675 drmach_status(drmachid_t id,drmach_status_t * stat) drmach_status() argument 1693 drmach_update_acpi_status(drmachid_t id,drmach_opts_t * opts) drmach_update_acpi_status() argument 1775 drmach_passthru(drmachid_t id,drmach_opts_t * opts) drmach_passthru() argument 1867 drmachid_t id; drmach_board_find_devices_cb() local 1923 drmach_board_find_devices(drmachid_t id,void * a,sbd_error_t * (* found)(void * a,const char *,int,drmachid_t)) drmach_board_find_devices() argument 1968 drmach_board_lookup(int bnum,drmachid_t * id) drmach_board_lookup() argument 2014 drmach_board_is_floating(drmachid_t id) drmach_board_is_floating() argument 2212 drmach_board_assign(int bnum,drmachid_t * id) drmach_board_assign() argument 2255 drmach_board_unassign(drmachid_t id) drmach_board_unassign() argument 2299 drmach_board_poweron(drmachid_t id) drmach_board_poweron() argument 2337 drmach_board_poweroff(drmachid_t id) drmach_board_poweroff() argument 2388 drmach_board_test(drmachid_t id,drmach_opts_t * opts,int force) drmach_board_test() argument 2413 drmach_board_connect(drmachid_t id,drmach_opts_t * opts) drmach_board_connect() argument 2447 drmach_board_disconnect(drmachid_t id,drmach_opts_t * opts) drmach_board_disconnect() argument 2490 drmach_board_deprobe(drmachid_t id) drmach_board_deprobe() argument 2514 drmach_cpu_disconnect(drmachid_t id) drmach_cpu_disconnect() argument 2523 drmach_cpu_get_id(drmachid_t id,processorid_t * cpuid) drmach_cpu_get_id() argument 2546 drmach_cpu_get_impl(drmachid_t id,int * ip) drmach_cpu_get_impl() argument 2585 drmach_mem_add_span(drmachid_t id,uint64_t basepa,uint64_t size) drmach_mem_add_span() argument 2628 drmach_mem_update_lgrp(drmachid_t id) drmach_mem_update_lgrp() argument 2672 drmach_mem_enable(drmachid_t id) drmach_mem_enable() argument 2681 drmach_mem_get_info(drmachid_t id,drmach_mem_info_t * mem) drmach_mem_get_info() argument 2704 drmach_mem_get_slice_info(drmachid_t id,uint64_t * bp,uint64_t * ep,uint64_t * sp) drmach_mem_get_slice_info() argument 2724 drmach_mem_get_memlist(drmachid_t id,struct memlist ** ml) drmach_mem_get_memlist() argument 2766 drmach_mem_cpu_affinity(drmachid_t id) drmach_mem_cpu_affinity() argument 2774 drmach_copy_rename_need_suspend(drmachid_t id) drmach_copy_rename_need_suspend() argument 2785 drmach_io_pre_release(drmachid_t id) drmach_io_pre_release() argument 2794 drmach_io_unrelease(drmachid_t id) drmach_io_unrelease() argument 2803 drmach_io_post_release(drmachid_t id) drmach_io_post_release() argument 2811 drmach_io_post_attach(drmachid_t id) drmach_io_post_attach() argument 2820 drmach_io_is_attached(drmachid_t id,int * yes) drmach_io_is_attached() argument [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 268 OPENCLOSE(id) global() argument 365 krb5_fcc_read(krb5_context context,krb5_ccache id,krb5_pointer buf,unsigned int len) krb5_fcc_read() argument 447 krb5_fcc_read_principal(krb5_context context,krb5_ccache id,krb5_principal * princ) krb5_fcc_read_principal() argument 523 krb5_fcc_read_addrs(krb5_context context,krb5_ccache id,krb5_address *** addrs) krb5_fcc_read_addrs() argument 572 krb5_fcc_read_keyblock(krb5_context context,krb5_ccache id,krb5_keyblock * keyblock) krb5_fcc_read_keyblock() argument 623 krb5_fcc_read_data(krb5_context context,krb5_ccache id,krb5_data * data) krb5_fcc_read_data() argument 664 krb5_fcc_read_addr(krb5_context context,krb5_ccache id,krb5_address * addr) krb5_fcc_read_addr() argument 709 krb5_fcc_read_int32(krb5_context context,krb5_ccache id,krb5_int32 * i) krb5_fcc_read_int32() argument 735 krb5_fcc_read_ui_2(krb5_context context,krb5_ccache id,krb5_ui_2 * i) krb5_fcc_read_ui_2() argument 756 krb5_fcc_read_octet(krb5_context context,krb5_ccache id,krb5_octet * i) krb5_fcc_read_octet() argument 764 krb5_fcc_read_times(krb5_context context,krb5_ccache id,krb5_ticket_times * t) krb5_fcc_read_times() argument 798 krb5_fcc_read_authdata(krb5_context context,krb5_ccache id,krb5_authdata *** a) krb5_fcc_read_authdata() argument 848 krb5_fcc_read_authdatum(krb5_context context,krb5_ccache id,krb5_authdata * a) krb5_fcc_read_authdatum() argument 906 krb5_fcc_write(krb5_context context,krb5_ccache id,krb5_pointer buf,unsigned int len) krb5_fcc_write() argument 938 krb5_fcc_store_principal(krb5_context context,krb5_ccache id,krb5_principal princ) krb5_fcc_store_principal() argument 976 krb5_fcc_store_addrs(krb5_context context,krb5_ccache id,krb5_address ** addrs) krb5_fcc_store_addrs() argument 1002 krb5_fcc_store_keyblock(krb5_context context,krb5_ccache id,krb5_keyblock * keyblock) krb5_fcc_store_keyblock() argument 1021 krb5_fcc_store_addr(krb5_context context,krb5_ccache id,krb5_address * addr) krb5_fcc_store_addr() argument 1036 krb5_fcc_store_data(krb5_context context,krb5_ccache id,krb5_data * data) krb5_fcc_store_data() argument 1048 krb5_fcc_store_int32(krb5_context context,krb5_ccache id,krb5_int32 i) krb5_fcc_store_int32() argument 1071 krb5_fcc_store_ui_4(krb5_context context,krb5_ccache id,krb5_ui_4 i) krb5_fcc_store_ui_4() argument 1094 krb5_fcc_store_ui_2(krb5_context context,krb5_ccache id,krb5_int32 i) krb5_fcc_store_ui_2() argument 1115 krb5_fcc_store_octet(krb5_context context,krb5_ccache id,krb5_int32 i) krb5_fcc_store_octet() argument 1126 krb5_fcc_store_times(krb5_context context,krb5_ccache id,krb5_ticket_times * t) krb5_fcc_store_times() argument 1150 krb5_fcc_store_authdata(krb5_context context,krb5_ccache id,krb5_authdata ** a) krb5_fcc_store_authdata() argument 1173 krb5_fcc_store_authdatum(krb5_context context,krb5_ccache id,krb5_authdata * a) krb5_fcc_store_authdatum() argument 1348 krb5_fcc_open_file(krb5_context context,krb5_ccache id,int mode) krb5_fcc_open_file() argument 1564 krb5_fcc_skip_header(krb5_context context,krb5_ccache id) krb5_fcc_skip_header() argument 1583 krb5_fcc_skip_principal(krb5_context context,krb5_ccache id) krb5_fcc_skip_principal() argument 1612 krb5_fcc_initialize(krb5_context context,krb5_ccache id,krb5_principal princ) krb5_fcc_initialize() argument 1703 krb5_fcc_close(krb5_context context,krb5_ccache id) krb5_fcc_close() argument 1718 krb5_fcc_destroy(krb5_context context,krb5_ccache id) krb5_fcc_destroy() argument 1868 krb5_fcc_resolve(krb5_context context,krb5_ccache * id,const char * residual) krb5_fcc_resolve() argument 1972 krb5_fcc_start_seq_get(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor) krb5_fcc_start_seq_get() argument 2042 krb5_fcc_next_cred(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor,krb5_creds * creds) krb5_fcc_next_cred() argument 2116 krb5_fcc_end_seq_get(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor) krb5_fcc_end_seq_get() argument 2145 krb5_fcc_generate_new(krb5_context context,krb5_ccache * id) krb5_fcc_generate_new() argument 2318 krb5_fcc_get_name(krb5_context context,krb5_ccache id) krb5_fcc_get_name() argument 2337 krb5_fcc_get_principal(krb5_context context,krb5_ccache id,krb5_principal * princ) krb5_fcc_get_principal() argument 2360 krb5_fcc_retrieve(krb5_context context,krb5_ccache id,krb5_flags whichfields,krb5_creds * mcreds,krb5_creds * creds) krb5_fcc_retrieve() argument 2379 krb5_fcc_store(krb5_context context,krb5_ccache id,krb5_creds * creds) krb5_fcc_store() argument 2453 krb5_fcc_set_flags(krb5_context context,krb5_ccache id,krb5_flags flags) krb5_fcc_set_flags() argument 2491 krb5_fcc_get_flags(krb5_context context,krb5_ccache id,krb5_flags * flags) krb5_fcc_get_flags() argument [all...] |
H A D | cc_memory.c | 141 krb5_mcc_initialize(krb5_context context,krb5_ccache id,krb5_principal princ) krb5_mcc_initialize() argument 162 krb5_mcc_close(krb5_context context,krb5_ccache id) krb5_mcc_close() argument 169 krb5_mcc_free(krb5_context context,krb5_ccache id) krb5_mcc_free() argument 193 krb5_mcc_destroy(krb5_context context,krb5_ccache id) krb5_mcc_destroy() argument 246 krb5_mcc_resolve(krb5_context context,krb5_ccache * id,const char * residual) krb5_mcc_resolve() argument 298 krb5_mcc_start_seq_get(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor) krb5_mcc_start_seq_get() argument 336 krb5_mcc_next_cred(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor,krb5_creds * creds) krb5_mcc_next_cred() argument 414 krb5_mcc_end_seq_get(krb5_context context,krb5_ccache id,krb5_cc_cursor * cursor) krb5_mcc_end_seq_get() argument 487 krb5_mcc_generate_new(krb5_context context,krb5_ccache * id) krb5_mcc_generate_new() argument 580 krb5_mcc_get_name(krb5_context context,krb5_ccache id) krb5_mcc_get_name() argument 599 krb5_mcc_get_principal(krb5_context context,krb5_ccache id,krb5_principal * princ) krb5_mcc_get_principal() argument 610 krb5_mcc_retrieve(krb5_context context,krb5_ccache id,krb5_flags whichfields,krb5_creds * mcreds,krb5_creds * creds) krb5_mcc_retrieve() argument 643 krb5_mcc_set_flags(krb5_context context,krb5_ccache id,krb5_flags flags) krb5_mcc_set_flags() argument 649 krb5_mcc_get_flags(krb5_context context,krb5_ccache id,krb5_flags * flags) krb5_mcc_get_flags() argument 657 krb5_mcc_store(krb5_context ctx,krb5_ccache id,krb5_creds * creds) krb5_mcc_store() argument [all...] |
/titanic_51/usr/src/cmd/smbios/ |
H A D | smbios.c | 160 id_printf(FILE *fp, const char *s, id_t id) in id_printf() argument 175 jedec_print(FILE *fp, const char *desc, uint_t id) in jedec_print() argument 381 print_bboard(smbios_hdl_t *shp, id_t id, FILE *fp) in print_bboard() argument 417 print_chassis(smbios_hdl_t * shp,id_t id,FILE * fp) print_chassis() argument 477 print_processor(smbios_hdl_t * shp,id_t id,FILE * fp) print_processor() argument 587 print_cache(smbios_hdl_t * shp,id_t id,FILE * fp) print_cache() argument 636 print_port(smbios_hdl_t * shp,id_t id,FILE * fp) print_port() argument 656 print_slot(smbios_hdl_t * shp,id_t id,FILE * fp) print_slot() argument 725 print_obdevs_ext(smbios_hdl_t * shp,id_t id,FILE * fp) print_obdevs_ext() argument 751 print_obdevs(smbios_hdl_t * shp,id_t id,FILE * fp) print_obdevs() argument 765 print_strtab(smbios_hdl_t * shp,id_t id,FILE * fp) print_strtab() argument 779 print_lang(smbios_hdl_t * shp,id_t id,FILE * fp) print_lang() argument 795 print_evlog(smbios_hdl_t * shp,id_t id,FILE * fp) print_evlog() argument 882 print_memarray(smbios_hdl_t * shp,id_t id,FILE * fp) print_memarray() argument 904 print_memdevice(smbios_hdl_t * shp,id_t id,FILE * fp) print_memdevice() argument 1056 print_memarrmap(smbios_hdl_t * shp,id_t id,FILE * fp) print_memarrmap() argument 1070 print_memdevmap(smbios_hdl_t * shp,id_t id,FILE * fp) print_memdevmap() argument 1105 print_vprobe(smbios_hdl_t * shp,id_t id,FILE * fp) print_vprobe() argument 1168 print_cooldev(smbios_hdl_t * shp,id_t id,FILE * fp) print_cooldev() argument 1197 print_tprobe(smbios_hdl_t * shp,id_t id,FILE * fp) print_tprobe() argument 1262 print_iprobe(smbios_hdl_t * shp,id_t id,FILE * fp) print_iprobe() argument 1365 print_powersup(smbios_hdl_t * shp,id_t id,FILE * fp) print_powersup() argument 1406 print_extprocessor(smbios_hdl_t * shp,id_t id,FILE * fp) print_extprocessor() argument 1427 print_extport(smbios_hdl_t * shp,id_t id,FILE * fp) print_extport() argument 1444 print_pciexrc(smbios_hdl_t * shp,id_t id,FILE * fp) print_pciexrc() argument 1458 print_extmemarray(smbios_hdl_t * shp,id_t id,FILE * fp) print_extmemarray() argument 1473 print_extmemdevice(smbios_hdl_t * shp,id_t id,FILE * fp) print_extmemdevice() argument [all...] |
/titanic_51/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_svc.c | 150 svcctl_hdlookup(ndr_xa_t *mxa, ndr_hdid_t *id, svcctl_context_type_t type) in svcctl_hdlookup() argument 173 svcctl_hdfree(ndr_xa_t *mxa, ndr_hdid_t *id) in svcctl_hdfree() argument 334 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; in svcctl_s_Close() local 350 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; in svcctl_s_ControlService() local 415 ndr_hdid_t *id in svcctl_s_DeleteService() local 435 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_QueryServiceSecurity() local 488 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_SetServiceSecurity() local 523 ndr_hdid_t *id = NULL; svcctl_s_OpenManager() local 562 ndr_hdid_t *id = NULL; svcctl_s_OpenService() local 617 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_QueryServiceStatus() local 666 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_EnumDependentServices() local 746 ndr_hdid_t *id = (ndr_hdid_t *)¶m->manager_handle; svcctl_s_EnumServicesStatus() local 823 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_QueryServiceConfig() local 890 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_StartService() local 930 ndr_hdid_t *id = (ndr_hdid_t *)¶m->manager_handle; svcctl_s_GetServiceDisplayNameW() local 977 ndr_hdid_t *id = (ndr_hdid_t *)¶m->manager_handle; svcctl_s_GetServiceKeyNameW() local 1029 ndr_hdid_t *id = NULL; svcctl_s_OpenSCManagerA() local 1068 ndr_hdid_t *id = NULL; svcctl_s_OpenServiceA() local 1121 ndr_hdid_t *id = (ndr_hdid_t *)¶m->manager_handle; svcctl_s_EnumServicesStatusA() local 1191 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_QueryServiceConfig2W() local 1305 ndr_hdid_t *id = (ndr_hdid_t *)¶m->service_handle; svcctl_s_QueryServiceStatusEx() local [all...] |
H A D | samr_svc.c | 159 ndr_hdid_t *id; in samr_hdalloc() local 184 samr_hdfree(ndr_xa_t *mxa, ndr_hdid_t *id) in samr_hdfree() argument 199 samr_hdlookup(ndr_xa_t *mxa, ndr_hdid_t *id, samr_key_t key) in samr_hdlookup() argument 230 ndr_hdid_t *id; in samr_s_Connect() local 254 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_CloseHandle() local 312 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_EnumLocalDomains() local 388 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_OpenDomain() local 437 ndr_hdid_t *id = (ndr_hdid_t *)¶m->domain_handle; samr_s_QueryDomainInfo() local 555 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_LookupNames() local 639 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_OpenUser() local 696 ndr_hdid_t *id; samr_s_QueryUserInfo() local 777 ndr_hdid_t *id = (ndr_hdid_t *)¶m->user_handle; samr_s_QueryUserGroups() local 874 ndr_hdid_t *id = (ndr_hdid_t *)¶m->handle; samr_s_OpenGroup() local 909 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_AddAliasMember() local 968 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_DeleteAliasMember() local 1026 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_ListAliasMembers() local 1099 ndr_hdid_t *id; samr_s_Connect2() local 1203 ndr_hdid_t *id = (ndr_hdid_t *)¶m->domain_handle; samr_s_QueryDispInfo() local 1337 ndr_hdid_t *id = (ndr_hdid_t *)¶m->domain_handle; samr_s_EnumDomainGroups() local 1393 ndr_hdid_t *id = (ndr_hdid_t *)¶m->domain_handle; samr_s_OpenAlias() local 1477 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_CreateDomainAlias() local 1541 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_SetAliasInfo() local 1561 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_QueryAliasInfo() local 1673 ndr_hdid_t *id = (ndr_hdid_t *)¶m->alias_handle; samr_s_DeleteDomainAlias() local 1740 ndr_hdid_t *id = (ndr_hdid_t *)¶m->domain_handle; samr_s_EnumDomainAliases() local 1821 ndr_hdid_t *id; samr_s_Connect4() local [all...] |
/titanic_51/usr/src/common/smbios/ |
H A D | smb_info.c | 247 smbios_info_common(smbios_hdl_t *shp, id_t id, smbios_info_t *ip) in smbios_info_common() argument 310 smbios_info_contains(smbios_hdl_t *shp, id_t id, uint_t idc, id_t *idv) in smbios_info_contains() argument 464 smbios_info_bboard(smbios_hdl_t *shp, id_t id, smbios_bboard_t *bbp) in smbios_info_bboard() argument 487 smbios_info_chassis(smbios_hdl_t *shp, id_t id, smbios_chassis_t *chp) in smbios_info_chassis() argument 527 smbios_info_processor(smbios_hdl_t *shp, id_t id, smbios_processor_t *pp) in smbios_info_processor() argument 574 smbios_info_cache(smbios_hdl_t * shp,id_t id,smbios_cache_t * cap) smbios_info_cache() argument 623 smbios_info_port(smbios_hdl_t * shp,id_t id,smbios_port_t * pop) smbios_info_port() argument 648 smbios_info_slot(smbios_hdl_t * shp,id_t id,smbios_slot_t * sp) smbios_info_slot() argument 697 smbios_info_slot_peers(smbios_hdl_t * shp,id_t id,uint_t * npeers,smbios_slot_peer_t ** peerp) smbios_info_slot_peers() argument 751 smbios_info_obdevs_ext(smbios_hdl_t * shp,id_t id,smbios_obdev_ext_t * oep) smbios_info_obdevs_ext() argument 776 smbios_info_obdevs(smbios_hdl_t * shp,id_t id,int obc,smbios_obdev_t * obp) smbios_info_obdevs() argument 808 smbios_info_strtab(smbios_hdl_t * shp,id_t id,int argc,const char * argv[]) smbios_info_strtab() argument 888 smbios_info_memarray(smbios_hdl_t * shp,id_t id,smbios_memarray_t * map) smbios_info_memarray() argument 919 smbios_info_memarrmap(smbios_hdl_t * shp,id_t id,smbios_memarrmap_t * map) smbios_info_memarrmap() argument 949 smbios_info_memdevice(smbios_hdl_t * shp,id_t id,smbios_memdevice_t * mdp) smbios_info_memdevice() argument 1021 smbios_info_memdevmap(smbios_hdl_t * shp,id_t id,smbios_memdevmap_t * mdp) smbios_info_memdevmap() argument 1247 smbios_info_extprocessor(smbios_hdl_t * shp,id_t id,smbios_processor_ext_t * epp) smbios_info_extprocessor() argument 1271 smbios_info_extport(smbios_hdl_t * shp,id_t id,smbios_port_ext_t * eportp) smbios_info_extport() argument 1295 smbios_info_pciexrc(smbios_hdl_t * shp,id_t id,smbios_pciexrc_t * rcp) smbios_info_pciexrc() argument 1317 smbios_info_extmemarray(smbios_hdl_t * shp,id_t id,smbios_memarray_ext_t * emap) smbios_info_extmemarray() argument 1339 smbios_info_extmemdevice(smbios_hdl_t * shp,id_t id,smbios_memdevice_ext_t * emdp) smbios_info_extmemdevice() argument 1363 smbios_info_powersup(smbios_hdl_t * shp,id_t id,smbios_powersup_t * psup) smbios_info_powersup() argument 1416 smbios_info_vprobe(smbios_hdl_t * shp,id_t id,smbios_vprobe_t * vprobe) smbios_info_vprobe() argument 1451 smbios_info_cooldev(smbios_hdl_t * shp,id_t id,smbios_cooldev_t * cooldev) smbios_info_cooldev() argument 1498 smbios_info_tprobe(smbios_hdl_t * shp,id_t id,smbios_tprobe_t * tprobe) smbios_info_tprobe() argument 1533 smbios_info_iprobe(smbios_hdl_t * shp,id_t id,smbios_iprobe_t * iprobe) smbios_info_iprobe() argument [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/ |
H A D | ktfile.h | 69 #define KTPRIVATE(id) ((krb5_ktfile_data *)(id)->data) argument 70 #define KTFILENAME(id) (((krb5_ktfile_data *)(id)->data)->name) argument 74 #define KTDATAP(id) (((krb5_ktfile_data *)(id)->data)->datap) argument 75 #define KTVERSION(id) (((krb5_ktfile_data *)(id) argument 76 KTOFFSET(id) global() argument [all...] |
/titanic_51/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 242 #define DRMACH_OBJ(id) ((drmach_common_t *)id) argument 244 #define DRMACH_IS_BOARD_ID(id) \ argument 248 #define DRMACH_IS_CPU_ID(id) \ argument 252 #define DRMACH_IS_MEM_ID(id) \ argument 256 DRMACH_IS_IO_ID(id) global() argument 260 DRMACH_IS_DEVICE_ID(id) global() argument 266 DRMACH_IS_ID(id) global() argument 639 drmach_configure(drmachid_t id,int flags) drmach_configure() argument 746 drmach_device_dispose(drmachid_t id) drmach_device_dispose() argument 813 drmach_board_dispose(drmachid_t id) drmach_board_dispose() argument 830 drmach_board_status(drmachid_t id,drmach_status_t * stat) drmach_board_status() argument 945 drmachid_t id; drmach_init() local 997 drmachid_t id; drmach_fini() local 1053 drmach_get_mc_asr_addr(drmachid_t id,uint64_t * pa) drmach_get_mc_asr_addr() argument 1076 drmach_get_mc_idle_addr(drmachid_t id,uint64_t * pa) drmach_get_mc_idle_addr() argument 1099 drmach_read_mc_asr(drmachid_t id,uint_t * mcregp) drmach_read_mc_asr() argument 1121 drmach_write_mc_asr(drmachid_t id,uint_t mcreg) drmach_write_mc_asr() argument 1705 drmach_copy_rename_fini(drmachid_t id) drmach_copy_rename_fini() argument 1808 drmach_copy_rename(drmachid_t id) drmach_copy_rename() argument 1854 drmach_remove_counter_nodes(drmachid_t id) drmach_remove_counter_nodes() argument 1946 drmach_pre_op(int cmd,drmachid_t id,drmach_opts_t * opts) drmach_pre_op() argument 1968 drmach_post_op(int cmd,drmachid_t id,drmach_opts_t * opts) drmach_post_op() argument 1993 drmach_board_assign(int bnum,drmachid_t * id) drmach_board_assign() argument 2043 drmach_board_connect(drmachid_t id,drmach_opts_t * opts) drmach_board_connect() argument 2098 drmach_board_disconnect(drmachid_t id,drmach_opts_t * opts) drmach_board_disconnect() argument 2203 drmach_board_find_devices(drmachid_t id,void * a,sbd_error_t * (* found)(void * a,const char *,int,drmachid_t)) drmach_board_find_devices() argument 2245 drmach_board_lookup(int bnum,drmachid_t * id) drmach_board_lookup() argument 2267 drmach_board_poweroff(drmachid_t id) drmach_board_poweroff() argument 2291 drmach_board_poweron(drmachid_t id) drmach_board_poweron() argument 2306 drmach_board_release(drmachid_t id) drmach_board_release() argument 2315 drmach_board_test(drmachid_t id,drmach_opts_t * opts,int force) drmach_board_test() argument 2321 drmach_board_unassign(drmachid_t id) drmach_board_unassign() argument 2669 drmach_cpu_release(drmachid_t id) drmach_cpu_release() argument 2695 drmach_cpu_status(drmachid_t id,drmach_status_t * stat) drmach_cpu_status() argument 2715 drmach_cpu_disconnect(drmachid_t id) drmach_cpu_disconnect() argument 2773 drmach_cpu_get_id(drmachid_t id,processorid_t * cpuid) drmach_cpu_get_id() argument 2786 drmach_cpu_get_impl(drmachid_t id,int * ip) drmach_cpu_get_impl() argument 2826 drmach_get_dip(drmachid_t id,dev_info_t ** dip) drmach_get_dip() argument 2839 drmach_io_is_attached(drmachid_t id,int * yes) drmach_io_is_attached() argument 2862 drmach_io_pre_release(drmachid_t id) drmach_io_pre_release() argument 2870 drmach_io_release(drmachid_t id) drmach_io_release() argument 2878 drmach_io_unrelease(drmachid_t id) drmach_io_unrelease() argument 2887 drmach_io_post_release(drmachid_t id) drmach_io_post_release() argument 2894 drmach_io_post_attach(drmachid_t id) drmach_io_post_attach() argument 2900 drmach_io_status(drmachid_t id,drmach_status_t * stat) drmach_io_status() argument 2937 drmach_mem_add_span(drmachid_t id,uint64_t basepa,uint64_t size) drmach_mem_add_span() argument 2975 drmach_mem_del_span(drmachid_t id,uint64_t basepa,uint64_t size) drmach_mem_del_span() argument 3023 drmach_mem_update_interconnect(drmachid_t id,uint_t mcreg) drmach_mem_update_interconnect() argument 3092 drmach_mem_disable(drmachid_t id) drmach_mem_disable() argument 3113 drmach_mem_enable(drmachid_t id) drmach_mem_enable() argument 3131 drmach_mem_get_alignment(drmachid_t id,uint64_t * mask) drmach_mem_get_alignment() argument 3160 drmach_mem_get_base_physaddr(drmachid_t id,uint64_t * pa) drmach_mem_get_base_physaddr() argument 3178 drmach_mem_get_memlist(drmachid_t id,struct memlist ** ml) drmach_mem_get_memlist() argument 3248 drmach_mem_get_size(drmachid_t id,uint64_t * bytes) drmach_mem_get_size() argument 3270 drmach_mem_get_slice_size(drmachid_t id,uint64_t * bytes) drmach_mem_get_slice_size() argument 3283 drmach_mem_cpu_affinity(drmachid_t id) drmach_mem_cpu_affinity() argument 3341 drmach_mem_release(drmachid_t id) drmach_mem_release() argument 3349 drmach_mem_status(drmachid_t id,drmach_status_t * stat) drmach_mem_status() argument 3403 drmach_board_deprobe(drmachid_t id) drmach_board_deprobe() argument 3427 drmach_pt_juggle_bootproc(drmachid_t id,drmach_opts_t * opts) drmach_pt_juggle_bootproc() argument 3447 drmach_pt_dump_pdainfo(drmachid_t id,drmach_opts_t * opts) drmach_pt_dump_pdainfo() argument 3536 drmach_pt_readmem(drmachid_t id,drmach_opts_t * opts) drmach_pt_readmem() argument 3583 drmach_passthru(drmachid_t id,drmach_opts_t * opts) drmach_passthru() argument 3607 drmach_release(drmachid_t id) drmach_release() argument 3618 drmach_status(drmachid_t id,drmach_status_t * stat) drmach_status() argument 3630 drmach_unconfigure(drmachid_t id,int flags) drmach_unconfigure() argument 3853 drmach_allow_memrange_modify(drmachid_t id) drmach_allow_memrange_modify() argument [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | pci_cap.c | 47 #define PCI_CAP_BASE(h, id, base_p) (*base_p ? DDI_SUCCESS : \ argument 59 uint32_t id, xcaps_hdr; /* Extended Caps Header Word */ in pci_cap_probe() local 125 pci_lcap_locate(ddi_acc_handle_t h,uint8_t id,uint16_t * base_p) pci_lcap_locate() argument 168 pci_xcap_locate(ddi_acc_handle_t h,uint16_t id,uint16_t * base_p) pci_xcap_locate() argument 253 pci_cap_get(ddi_acc_handle_t h,pci_cap_config_size_t size,uint32_t id,uint16_t base,uint16_t offset) pci_cap_get() argument 294 pci_cap_put(ddi_acc_handle_t h,pci_cap_config_size_t size,uint32_t id,uint16_t base,uint16_t offset,uint32_t data) pci_cap_put() argument 329 pci_cap_read(ddi_acc_handle_t h,uint32_t id,uint16_t base,uint32_t * buf_p,uint32_t nwords) pci_cap_read() argument [all...] |
/titanic_51/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 263 #define DRMACH_OBJ(id) ((drmach_common_t *)id) argument 265 #define DRMACH_NULL_ID(id) ((id) == 0) argument 267 #define DRMACH_IS_BOARD_ID(id) \ argument 271 #define DRMACH_IS_CPU_ID(id) \ argument 275 DRMACH_IS_MEM_ID(id) global() argument 279 DRMACH_IS_IO_ID(id) global() argument 283 DRMACH_IS_DEVICE_ID(id) global() argument 289 DRMACH_IS_ID(id) global() argument 925 drmachid_t id; drmach_get_board_by_bnum() local 941 drmach_configure(drmachid_t id,int flags) drmach_configure() argument 1022 drmach_device_dispose(drmachid_t id) drmach_device_dispose() argument 1063 drmach_board_dispose(drmachid_t id) drmach_board_dispose() argument 1080 drmach_board_status(drmachid_t id,drmach_status_t * stat) drmach_board_status() argument 1122 drmach_board_is_floating(drmachid_t id) drmach_board_is_floating() argument 1170 drmachid_t id; drmach_init() local 1288 drmach_io_dispose(drmachid_t id) drmach_io_dispose() argument 1303 drmach_pre_op(int cmd,drmachid_t id,drmach_opts_t * opts) drmach_pre_op() argument 1357 drmach_post_op(int cmd,drmachid_t id,drmach_opts_t * opts) drmach_post_op() argument 1363 drmach_board_assign(int bnum,drmachid_t * id) drmach_board_assign() argument 1391 drmach_board_connect(drmachid_t id,drmach_opts_t * opts) drmach_board_connect() argument 1423 drmach_flush_cache(uint64_t id,uint64_t dummy) drmach_flush_cache() argument 1475 drmach_board_disconnect(drmachid_t id,drmach_opts_t * opts) drmach_board_disconnect() argument 1592 drmachid_t id; drmach_board_find_devices_cb() local 1658 drmach_board_find_devices(drmachid_t id,void * a,sbd_error_t * (* found)(void * a,const char *,int,drmachid_t)) drmach_board_find_devices() argument 1703 drmach_board_lookup(int bnum,drmachid_t * id) drmach_board_lookup() argument 1724 drmach_board_poweroff(drmachid_t id) drmach_board_poweroff() argument 1750 drmach_board_poweron(drmachid_t id) drmach_board_poweron() argument 1764 drmach_board_release(drmachid_t id) drmach_board_release() argument 1773 drmach_board_test(drmachid_t id,drmach_opts_t * opts,int force) drmach_board_test() argument 1779 drmach_board_unassign(drmachid_t id) drmach_board_unassign() argument 1869 drmach_cpu_dispose(drmachid_t id) drmach_cpu_dispose() argument 1907 drmach_cpu_release(drmachid_t id) drmach_cpu_release() argument 1916 drmach_cpu_status(drmachid_t id,drmach_status_t * stat) drmach_cpu_status() argument 1938 drmach_cpu_disconnect(drmachid_t id) drmach_cpu_disconnect() argument 1948 drmach_cpu_get_id(drmachid_t id,processorid_t * cpuid) drmach_cpu_get_id() argument 1962 drmach_cpu_get_impl(drmachid_t id,int * ip) drmach_cpu_get_impl() argument 2001 drmach_get_dip(drmachid_t id,dev_info_t ** dip) drmach_get_dip() argument 2014 drmach_io_is_attached(drmachid_t id,int * yes) drmach_io_is_attached() argument 2070 drmach_console_ops(drmachid_t * id,int state) drmach_console_ops() argument 2131 drmach_io_pre_release(drmachid_t id) drmach_io_pre_release() argument 2147 drmach_io_release(drmachid_t id) drmach_io_release() argument 2155 drmach_io_unrelease(drmachid_t id) drmach_io_unrelease() argument 2164 drmach_io_post_release(drmachid_t id) drmach_io_post_release() argument 2171 drmach_io_post_attach(drmachid_t id) drmach_io_post_attach() argument 2187 drmach_io_status(drmachid_t id,drmach_status_t * stat) drmach_io_status() argument 2255 drmach_mem_dispose(drmachid_t id) drmach_mem_dispose() argument 2276 drmach_mem_add_span(drmachid_t id,uint64_t basepa,uint64_t size) drmach_mem_add_span() argument 2307 drmach_mem_del_span(drmachid_t id,uint64_t basepa,uint64_t size) drmach_mem_del_span() argument 2330 drmach_mem_disable(drmachid_t id) drmach_mem_disable() argument 2341 drmach_mem_enable(drmachid_t id) drmach_mem_enable() argument 2350 drmach_mem_get_info(drmachid_t id,drmach_mem_info_t * mem) drmach_mem_get_info() argument 2373 drmach_mem_get_base_physaddr(drmachid_t id,uint64_t * pa) drmach_mem_get_base_physaddr() argument 2387 drmach_mem_get_memlist(drmachid_t id,struct memlist ** ml) drmach_mem_get_memlist() argument 2429 drmach_mem_get_slice_size(drmachid_t id,uint64_t * bytes) drmach_mem_get_slice_size() argument 2446 drmach_mem_cpu_affinity(drmachid_t id) drmach_mem_cpu_affinity() argument 2452 drmach_mem_release(drmachid_t id) drmach_mem_release() argument 2460 drmach_mem_status(drmachid_t id,drmach_status_t * stat) drmach_mem_status() argument 2495 drmach_board_deprobe(drmachid_t id) drmach_board_deprobe() argument 2522 drmach_pt_ikprobe(drmachid_t id,drmach_opts_t * opts) drmach_pt_ikprobe() argument 2543 drmach_pt_ikdeprobe(drmachid_t id,drmach_opts_t * opts) drmach_pt_ikdeprobe() argument 2566 drmach_pt_readmem(drmachid_t id,drmach_opts_t * opts) drmach_pt_readmem() argument 2613 drmach_passthru(drmachid_t id,drmach_opts_t * opts) drmach_passthru() argument 2637 drmach_release(drmachid_t id) drmach_release() argument 2649 drmach_status(drmachid_t id,drmach_status_t * stat) drmach_status() argument 2669 drmach_i_status(drmachid_t id,drmach_status_t * stat) drmach_i_status() argument 2682 drmach_unconfigure(drmachid_t id,int flags) drmach_unconfigure() argument 3854 drmach_copy_rename_fini(drmachid_t id) drmach_copy_rename_fini() argument 3932 drmach_copy_rename_slave(struct regs * rp,drmachid_t id) drmach_copy_rename_slave() argument 4009 drmach_copy_rename(drmachid_t id) drmach_copy_rename() argument [all...] |
/titanic_51/usr/src/cmd/fs.d/nfs/lib/ |
H A D | thrpool.c | 47 int id = (int)arg; in svcstart() local 90 int id = (int)arg; in svcblock() local 173 svcrdma(int id, int versmin, int versmax, int delegation) in svcrdma() argument 196 svcwait(int id) in svcwait() argument
|
/titanic_51/usr/src/cmd/acctadm/ |
H A D | res.c | 206 id2name(int id, int type) in id2name() argument 221 int r, g, id; in printgroup() local 273 resset(ac_res_t *res, int id, int state) in resset() argument 285 resget(ac_res_t * res,int id) resget() argument 299 int i, j, id, ok; str2buf() local 347 int i, j, ok, id; buf2str() local [all...] |
/titanic_51/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 196 set_ctf_id(mdb_ctf_id_t *p, ctf_file_t *fp, ctf_id_t id) in set_ctf_id() argument 214 ctf_id_t id; in obj_lookup() local 243 ctf_id_t id; in name_to_type() local 412 ctf_id_t id; mdb_ctf_module_lookup() local 508 mdb_ctf_type_valid(mdb_ctf_id_t id) mdb_ctf_type_valid() argument 526 ctf_id_t id; mdb_ctf_type_resolve() local 555 mdb_ctf_type_name(mdb_ctf_id_t id,char * buf,size_t len) mdb_ctf_type_name() argument 573 mdb_ctf_type_size(mdb_ctf_id_t id) mdb_ctf_type_size() argument 589 mdb_ctf_type_kind(mdb_ctf_id_t id) mdb_ctf_type_kind() argument 604 ctf_id_t id; mdb_ctf_type_reference() local 620 mdb_ctf_type_encoding(mdb_ctf_id_t id,ctf_encoding_t * ep) mdb_ctf_type_encoding() argument 637 mdb_ctf_id_t id; type_cb() local 678 mdb_ctf_type_visit(mdb_ctf_id_t id,mdb_ctf_visit_f * func,void * arg) mdb_ctf_type_visit() argument 700 mdb_ctf_array_info(mdb_ctf_id_t id,mdb_ctf_arinfo_t * arp) mdb_ctf_array_info() argument 717 mdb_ctf_enum_name(mdb_ctf_id_t id,int value) mdb_ctf_enum_name() argument 739 mdb_ctf_id_t id; member_iter_cb() local 747 mdb_ctf_member_iter(mdb_ctf_id_t id,mdb_ctf_member_f * cb,void * data) mdb_ctf_member_iter() argument 770 mdb_ctf_enum_iter(mdb_ctf_id_t id,mdb_ctf_enum_f * cb,void * data) mdb_ctf_enum_iter() argument 790 mdb_ctf_id_t id; type_iter_cb() local 826 mdb_ctf_type_id(mdb_ctf_id_t id) mdb_ctf_type_id() argument 832 mdb_ctf_type_file(mdb_ctf_id_t id) mdb_ctf_type_file() argument 838 member_info_cb(const char * name,mdb_ctf_id_t id,ulong_t off,void * data) member_info_cb() argument 855 mdb_ctf_member_info(mdb_ctf_id_t id,const char * member,ulong_t * offp,mdb_ctf_id_t * typep) mdb_ctf_member_info() argument 882 mdb_ctf_offsetof(mdb_ctf_id_t id,const char * member,ulong_t * retp) mdb_ctf_offsetof() argument 893 mdb_ctf_id_t id; mdb_ctf_offsetof_by_name() local 918 num_members_cb(const char * name,mdb_ctf_id_t id,ulong_t off,void * data) num_members_cb() argument 926 mdb_ctf_num_members(mdb_ctf_id_t id) mdb_ctf_num_members() argument 945 offset_to_name_cb(const char * name,mdb_ctf_id_t id,ulong_t off,void * data) offset_to_name_cb() argument 978 mdb_ctf_offset_to_name(mdb_ctf_id_t id,ulong_t off,char * buf,size_t len,int dot,mdb_ctf_id_t * midp,ulong_t * moffp) mdb_ctf_offset_to_name() argument 1716 ctf_id_t id; mdb_ctf_synthetics_create_base() local 1844 ctf_id_t id; mdb_ctf_add_struct() local 1880 ctf_id_t id; mdb_ctf_add_union() local 1916 ctf_id_t id, mtid; mdb_ctf_add_member() local 1968 ctf_id_t id; mdb_ctf_add_array() local 2023 ctf_id_t id; mdb_ctf_add_pointer() local 2066 mdb_ctf_type_delete(const mdb_ctf_id_t * id) mdb_ctf_type_delete() argument 2095 mdb_ctf_synthetics_file_cb(mdb_ctf_id_t id,void * arg) mdb_ctf_synthetics_file_cb() argument [all...] |
/titanic_51/usr/src/cmd/ipcrm/ |
H A D | ipcrm.c | 136 int id = atol(arg); in msggetid() local 164 int id, i; in msggetkey() local 195 int id = atol(arg); semgetid() local 229 int id, i; semgetkey() local 253 int id; semgetkey() local 268 int id = atol(arg); shmgetid() local 296 int id, i; shmgetkey() local 314 int id; shmgetkey() local [all...] |
/titanic_51/usr/src/lib/libbsm/common/ |
H A D | generic.c | 199 aug_save_auid(au_id_t id) in aug_save_auid() argument 205 aug_save_uid(uid_t id) in aug_save_uid() argument 211 aug_save_euid(uid_t id) in aug_save_euid() argument 217 aug_save_gid(gid_t id) in aug_save_gid() argument 223 aug_save_egid(gid_t id) in aug_save_egid() argument 229 aug_save_pid(pid_t id) aug_save_pid() argument 235 aug_save_asid(au_asid_t id) aug_save_asid() argument 317 aug_save_event(au_event_t id) aug_save_event() argument [all...] |
/titanic_51/usr/src/cmd/rcm_daemon/common/ |
H A D | cluster_rcm.c | 155 cluster_getinfo(rcm_handle_t *hdl, char *rsrcname, id_t id, uint_t flags, in cluster_getinfo() argument 169 cluster_suspend(rcm_handle_t *hdl, char *rsrcname, id_t id, in cluster_suspend() argument 181 cluster_resume(rcm_handle_t *hdl, char *rsrcname, id_t id, uint_t flags, in cluster_resume() argument 193 cluster_offline(rcm_handle_t *hdl, char *rsrcname, id_t id, uint_t flags, in cluster_offline() argument 204 cluster_online(rcm_handle_t *hdl, char *rsrcname, id_t id, uint_t flags, in cluster_online() argument 212 cluster_remove(rcm_handle_t *hdl, char *rsrcname, id_t id, uint_t flags, in cluster_remove() argument
|
/titanic_51/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_prop.c | 104 ndmpd_cfg_id_t id; in ndmpd_load_prop() local 178 ndmpd_get_prop(ndmpd_cfg_id_t id) in ndmpd_get_prop() argument 195 ndmpd_get_prop_default(ndmpd_cfg_id_t id, char *dflt) in ndmpd_get_prop_default() argument 213 ndmpd_get_prop_yorn(ndmpd_cfg_id_t id) ndmpd_get_prop_yorn() argument [all...] |