Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 2411) sorted by relevance

12345678910>>...97

/titanic_52/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d42 struct s { struct
51 struct vnode s; argument
61 struct vnode s; member
72 tracemem(curthread, sizeof (struct s)); argument
49 us global() argument
52 s1s global() argument
62 sxs global() argument
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java85 static public void fatal(String s) { in fatal() argument
93 static public void error(String s) { in error() argument
101 static public void warning(String s) { in warning() argument
109 message(String s) message() argument
118 info(String s) info() argument
127 fatal(Object o, String s) fatal() argument
135 error(Object o, String s) error() argument
143 warning(Object o, String s) warning() argument
151 message(Object o, String s) message() argument
159 info(Object o, String s) info() argument
202 printIf(String s, int lvl) printIf() argument
208 printIf(Object o, String s, int lvl) printIf() argument
237 debugPrint(String s) debugPrint() argument
253 Fatal(String s) Fatal() argument
257 Warning(String s) Warning() argument
261 Error(String s) Error() argument
265 Message(String s) Message() argument
269 Info(String s) Info() argument
[all...]
/titanic_52/usr/src/lib/libmail/inc/
H A Ds_string.h53 #define s_clone(s) s_copy((s)->ptr) argument
54 #define s_curlen(s) ((s)->ptr - (s)->base) argument
55 #define s_dup(s) s_copy((s)->base) argument
56 #define s_getc(s) (*((s)->ptr++)) argument
57 #define s_peek(s) (*(( argument
58 s_putc(s,c) global() argument
59 s_reset(s) global() argument
60 s_restart(s) global() argument
61 s_skipc(s) global() argument
62 s_space(s) global() argument
63 s_terminate(s) global() argument
64 s_to_c(s) global() argument
65 s_ptr_to_c(s) global() argument
[all...]
/titanic_52/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c130 pqi_check_firmware(pqi_state_t s) pqi_check_firmware() argument
150 pqi_prep_full(pqi_state_t s) pqi_prep_full() argument
168 pqi_calculate_io_resources(pqi_state_t s) pqi_calculate_io_resources() argument
191 pqi_check_alloc(pqi_state_t s) pqi_check_alloc() argument
209 pqi_wait_for_mode_ready(pqi_state_t s) pqi_wait_for_mode_ready() argument
248 save_ctrl_mode_pqi(pqi_state_t s) save_ctrl_mode_pqi() argument
255 pqi_process_config_table(pqi_state_t s) pqi_process_config_table() argument
286 pqi_alloc_admin_queue(pqi_state_t s) pqi_alloc_admin_queue() argument
323 pqi_create_admin_queues(pqi_state_t s) pqi_create_admin_queues() argument
375 pqi_report_device_capability(pqi_state_t s) pqi_report_device_capability() argument
425 pqi_valid_device_capability(pqi_state_t s) pqi_valid_device_capability() argument
445 pqi_calculate_queue_resources(pqi_state_t s) pqi_calculate_queue_resources() argument
492 pqi_alloc_io_resource(pqi_state_t s) pqi_alloc_io_resource() argument
542 pqi_alloc_operation_queues(pqi_state_t s) pqi_alloc_operation_queues() argument
688 pqi_init_operational_queues(pqi_state_t s) pqi_init_operational_queues() argument
724 pqi_create_queues(pqi_state_t s) pqi_create_queues() argument
741 pqi_change_irq_mode(pqi_state_t s) pqi_change_irq_mode() argument
749 pqi_start_heartbeat_timer(pqi_state_t s) pqi_start_heartbeat_timer() argument
763 pqi_enable_events(pqi_state_t s) pqi_enable_events() argument
821 pqi_get_hba_version(pqi_state_t s) pqi_get_hba_version() argument
845 pqi_version_to_hba(pqi_state_t s) pqi_version_to_hba() argument
871 pqi_schedule_update_time_worker(pqi_state_t s) pqi_schedule_update_time_worker() argument
878 pqi_scan_scsi_devices(pqi_state_t s) pqi_scan_scsi_devices() argument
976 pqi_rescan_devices(pqi_state_t s) pqi_rescan_devices() argument
982 pqi_scsi_inquiry(pqi_state_t s,pqi_device_t dev,int vpd,struct scsi_inquiry * inq,int len) pqi_scsi_inquiry() argument
995 pqi_free_io_resource(pqi_state_t s) pqi_free_io_resource() argument
1023 scsi_common(pqi_state_t s,pqi_raid_path_request_t * rqst,caddr_t buf,int len) scsi_common() argument
1049 bcopy_fromregs(pqi_state_t s,uint8_t * iomem,uint8_t * dst,uint32_t len) bcopy_fromregs() argument
1059 submit_admin_request(pqi_state_t s,pqi_general_admin_request_t * r) submit_admin_request() argument
1080 poll_for_admin_response(pqi_state_t s,pqi_general_admin_response_t * r) poll_for_admin_response() argument
1132 submit_admin_rqst_sync(pqi_state_t s,pqi_general_admin_request_t * rqst,pqi_general_admin_response_t * rsp) submit_admin_rqst_sync() argument
1149 create_event_queue(pqi_state_t s) create_event_queue() argument
1187 create_queue_group(pqi_state_t s,int idx) create_queue_group() argument
1285 ksema_t *s = (ksema_t *)ctx; raid_sync_complete() local
1291 submit_raid_sync_with_io(pqi_state_t s,pqi_io_request_t * io) submit_raid_sync_with_io() argument
1327 submit_raid_rqst_sync(pqi_state_t s,pqi_iu_header_t * rqst,pqi_raid_error_info_t e_info) submit_raid_rqst_sync() argument
1440 identify_physical_device(pqi_state_t s,pqi_device_t devp,bmic_identify_physical_device_t * buf) identify_physical_device() argument
1475 identify_controller(pqi_state_t s,bmic_identify_controller_t * ident) identify_controller() argument
1504 write_host_wellness(pqi_state_t s,void * buf,size_t len) write_host_wellness() argument
1528 report_luns(pqi_state_t s,int cmd,void * data,size_t len) report_luns() argument
1557 report_luns_by_cmd(pqi_state_t s,int cmd,void ** buf) report_luns_by_cmd() argument
1593 report_phys_luns(pqi_state_t s,void ** v) report_phys_luns() argument
1599 report_logical_luns(pqi_state_t s,void ** v) report_logical_luns() argument
1605 get_device_list(pqi_state_t s,report_phys_lun_extended_t ** pl,report_log_lun_extended_t ** ll) get_device_list() argument
1654 get_device_info(pqi_state_t s,pqi_device_t dev) get_device_info() argument
1674 is_supported_dev(pqi_state_t s,pqi_device_t dev) is_supported_dev() argument
1700 get_phys_disk_info(pqi_state_t s,pqi_device_t dev,bmic_identify_physical_device_t * id) get_phys_disk_info() argument
1715 build_guid(pqi_state_t s,pqi_device_t d) build_guid() argument
1751 create_phys_dev(pqi_state_t s,report_phys_lun_extended_entry_t * e) create_phys_dev() argument
1808 create_logical_dev(pqi_state_t s,report_log_lun_extended_entry_t * e) create_logical_dev() argument
1857 is_new_dev(pqi_state_t s,pqi_device_t new_dev) is_new_dev() argument
1892 pqi_hba_reset(pqi_state_t s) pqi_hba_reset() argument
1903 save_ctrl_mode(pqi_state_t s,int mode) save_ctrl_mode() argument
1909 revert_to_sis(pqi_state_t s) revert_to_sis() argument
1925 pqi_state_t s = v; update_time() local
[all...]
H A Dsmartpqi_hba.c60 smartpqi_register_hba(pqi_state_t s) in smartpqi_register_hba() argument
138 smartpqi_unregister_hba(pqi_state_t s) smartpqi_unregister_hba() argument
160 pqi_state_t s = hba_tran->tran_hba_private; pqi_scsi_tgt_init() local
212 pqi_state_t s = ap->a_hba_tran->tran_hba_private; pqi_start() local
294 pqi_state_t s; pqi_scsi_reset() local
331 pqi_state_t s = ADDR2PQI(ap); pqi_scsi_abort() local
358 pqi_state_t s = ap->a_hba_tran->tran_hba_private; pqi_scsi_getcap() local
381 pqi_state_t s = ADDR2PQI(ap); pqi_scsi_setcap() local
415 pqi_state_t s = un; pqi_cache_constructor() local
459 pqi_state_t s; pqi_init_pkt() local
628 pqi_state_t s = ADDR2PQI(ap); pqi_destroy_pkt() local
675 pqi_state_t s = ADDR2PQI(ap); pqi_reset_notify() local
688 pqi_state_t s; pqi_quiesce() local
714 pqi_state_t s; pqi_unquiesce() local
739 pqi_state_t s; pqi_bus_config() local
783 pqi_find_target_ua(pqi_state_t s,char * ua) pqi_find_target_ua() argument
796 pqi_config_all(dev_info_t * pdip,pqi_state_t s) pqi_config_all() argument
827 pqi_quiesced_notify(pqi_state_t s) pqi_quiesced_notify() argument
847 pqi_state_t s = v; cmd_timeout_scan() local
917 abort_all(struct scsi_address * ap,pqi_state_t s) abort_all() argument
928 create_phys_lun(pqi_state_t s,pqi_device_t d,struct scsi_inquiry * inq,dev_info_t ** childp) create_phys_lun() argument
1006 create_virt_lun(pqi_state_t s,pqi_device_t d,struct scsi_inquiry * inq,dev_info_t ** childp) create_virt_lun() argument
1125 config_one(dev_info_t * pdip,pqi_state_t s,pqi_device_t d,dev_info_t ** childp) config_one() argument
[all...]
H A Dsmartpqi_hw.c57 pqi_state_t s = v; in pqi_watchdog() local
85 pqi_start_io(pqi_state_t s,pqi_queue_group_t * qg,pqi_path_t path,pqi_io_request_t * io) pqi_start_io() argument
175 pqi_transport_command(pqi_state_t s,pqi_cmd_t cmd) pqi_transport_command() argument
203 pqi_state_t s = v; pqi_do_rescan() local
218 pqi_state_t s = v; pqi_event_worker() local
287 pqi_disable_intr(pqi_state_t s) pqi_disable_intr() argument
299 pqi_enable_intr(pqi_state_t s,uint32_t old_state) pqi_enable_intr() argument
320 pqi_lun_reset(pqi_state_t s,pqi_device_t d) pqi_lun_reset() argument
340 pqi_state_t s; lun_reset_worker() local
388 send_event_ack(pqi_state_t s,pqi_event_acknowledge_request_t * rqst) send_event_ack() argument
440 ack_event(pqi_state_t s,pqi_event_t e) ack_event() argument
455 setup_aio_request(pqi_state_t s,pqi_cmd_t cmd) setup_aio_request() argument
497 setup_raid_request(pqi_state_t s,pqi_cmd_t cmd) setup_raid_request() argument
539 pqi_process_comp_ring(pqi_state_t s) pqi_process_comp_ring() argument
661 fail_outstanding_cmds(pqi_state_t s) fail_outstanding_cmds() argument
698 build_aio_sg_list(pqi_state_t s,pqi_aio_path_request_t * rqst,pqi_cmd_t cmd,pqi_io_request_t * io) build_aio_sg_list() argument
754 build_raid_sg_list(pqi_state_t s,pqi_raid_path_request_t * rqst,pqi_cmd_t cmd,pqi_io_request_t * io) build_raid_sg_list() argument
809 read_heartbeat_counter(pqi_state_t s) read_heartbeat_counter() argument
815 take_ctlr_offline(pqi_state_t s) take_ctlr_offline() argument
[all...]
/titanic_52/usr/src/cmd/sgs/libelf/misc/
H A DString.c59 grow(s) in grow() argument
84 ror(s, n) in ror() argument
113 prep_String(c,s) prep_String() argument
125 nprep_String(c,s,n) nprep_String() argument
146 app_String(s,c) app_String() argument
158 napp_String(String * s,const char * c,int n) napp_String() argument
182 mk_String(s) mk_String() argument
197 free_String(s) free_String() argument
210 set_String(s,c) set_String() argument
227 trunc_String(String * s,int n) trunc_String() argument
[all...]
/titanic_52/usr/src/common/crypto/edonr/
H A Dedonr_byteorder.h127 #define ld_swap32(s, d) aix_ld_swap32(s, d) argument
128 #define st_swap32(s, d) aix_st_swap32(s, d) argument
129 #define ld_swap64(s, d) aix_ld_swap64(s, d) argument
130 #define st_swap64(s, d) aix_st_swap64(s, d) argument
144 #define st_swap64(s, d) sparc_st_swap64(s, argument
165 ld_swap32(s,d) global() argument
166 st_swap32(s,d) global() argument
167 ld_swap64(s,d) global() argument
168 st_swap64(s,d) global() argument
174 ld_swap32(s,d) global() argument
175 st_swap32(s,d) global() argument
178 ld_swap64(s,d) global() argument
179 st_swap64(s,d) global() argument
184 ld_swap32(s,d) global() argument
187 st_swap32(s,d) global() argument
192 ld_swap64(s,d) global() argument
197 st_swap64(s,d) global() argument
211 ld_swap32(s,d) global() argument
212 st_swap32(s,d) global() argument
215 ld_swap64(s,d) global() argument
216 st_swap64(s,d) global() argument
[all...]
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Dldaputf8.c36 ldap_utf8len (const char* s) in ldap_utf8len() argument
44 ldap_utf8next (char* s) in ldap_utf8next() argument
65 ldap_utf8prev(char * s) ldap_utf8prev() argument
87 register const unsigned char* s = (const unsigned char*)src; ldap_utf8copy() local
105 register char* s = (char*)src; ldap_utf8characters() local
115 register const unsigned char* s = (const unsigned char*)*src; ldap_utf8getcc() local
184 ldap_utf8isalnum(char * s) ldap_utf8isalnum() argument
196 ldap_utf8isalpha(char * s) ldap_utf8isalpha() argument
207 ldap_utf8isdigit(char * s) ldap_utf8isdigit() argument
217 ldap_utf8isxdigit(char * s) ldap_utf8isxdigit() argument
229 ldap_utf8isspace(char * s) ldap_utf8isspace() argument
[all...]
/titanic_52/usr/src/lib/json_nvlist/
H A Djson_nvlist.c94 movestate(state_t *s, parse_state_t ps) in movestate() argument
104 posterror(state_t *s, int erno, const char *error) in posterror() argument
129 pushstate(state_t * s,parse_state_t ps,parse_state_t retps) pushstate() argument
163 popchar(state_t * s) popchar() argument
172 peekchar(state_t * s) peekchar() argument
181 discard_whitespace(state_t * s) discard_whitespace() argument
193 collect_string_escape(state_t * s) collect_string_escape() argument
255 collect_string(state_t * s) collect_string() argument
293 collect_bareword(state_t * s) collect_bareword() argument
310 hdlr_bareword(state_t * s) hdlr_bareword() argument
337 collect_number(state_t * s,boolean_t * isint,int32_t * result,double * fresult __unused) collect_number() argument
378 hdlr_number(state_t * s) hdlr_number() argument
401 hdlr_rest(state_t * s) hdlr_rest() argument
422 add_empty_child(state_t * s) add_empty_child() argument
457 decorate_array(state_t * s) decorate_array() argument
474 hdlr_array(state_t * s) hdlr_array() argument
502 hdlr_array_comma(state_t * s) hdlr_array_comma() argument
524 hdlr_array_value(state_t * s) hdlr_array_value() argument
580 hdlr_object(state_t * s) hdlr_object() argument
606 hdlr_key_string(state_t * s) hdlr_key_string() argument
624 hdlr_colon(state_t * s) hdlr_colon() argument
671 hdlr_object_comma(state_t * s) hdlr_object_comma() argument
696 hdlr_string(state_t * s) hdlr_string() argument
712 store_value(state_t * s) store_value() argument
809 state_t s; nvlist_parse_json() local
[all...]
/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb_string.c113 strtonum(const char *s, int base) in strtonum() argument
160 strntoul(const char *s, size_t nbytes, int base) in strntoul() argument
176 strisnum(const char *s) in strisnum() argument
193 strisbasenum(const char * s) strisbasenum() argument
239 strtoi(const char * s) strtoi() argument
253 strdup(const char * s) strdup() argument
265 strndup(const char * s,size_t n) strndup() argument
278 strfree(char * s) strfree() argument
289 stresc2chr(char * s) stresc2chr() argument
369 strchr2esc(const char * s,size_t n) strchr2esc() argument
465 strchr2adb(const char * s,size_t n) strchr2adb() argument
501 strnchr(const char * s,int c,size_t n) strnchr() argument
518 strsplit(char * s,char c) strsplit() argument
533 strrsplit(char * s,char c) strrsplit() argument
583 strabbr(char * s,size_t nbytes) strabbr() argument
599 strbasename(const char * s) strbasename() argument
614 strdirname(char * s) strdirname() argument
647 strbadid(const char * s) strbadid() argument
657 strisprint(const char * s) strisprint() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_string.c36 topo_hdl_strdup(topo_hdl_t *thp, const char *s) in topo_hdl_strdup() argument
52 topo_hdl_strfree(topo_hdl_t *thp, char *s) in topo_hdl_strfree() argument
59 topo_mod_strdup(topo_mod_t *mod, const char *s) in topo_mod_strdup() argument
65 topo_mod_strfree(topo_mod_t * mod,char * s) topo_mod_strfree() argument
71 topo_strbasename(const char * s) topo_strbasename() argument
82 topo_strdirname(char * s) topo_strdirname() argument
133 topo_stresc2chr(char * s) topo_stresc2chr() argument
225 topo_strmatch(const char * s,const char * p) topo_strmatch() argument
[all...]
/titanic_52/usr/src/cmd/truss/
H A Dprint.c217 escape_string(private_t *pri, const char *s) in escape_string() argument
256 char *s in prt_stg() local
268 char *s = (raw || pri->Errno)? NULL : prt_rst() local
284 char *s = (raw || pri->Errno || pri->Rval1 <= 0)? NULL : prt_rlk() local
300 const char *s = raw? NULL : ioctlname(pri, (int)val); prt_ioc() local
311 const char *s; prt_ioa() local
378 const char *s = NULL; prt_pip() local
420 const char *s = raw? NULL : fcntlname(val); prt_fcn() local
432 const char *s = raw? NULL : si86name(val); prt_s86() local
443 const char *s = raw? NULL : utscode(val); prt_uts() local
454 const char *s = raw? NULL : msgcmd(val); prt_msc() local
465 const char *s = raw? NULL : msgflags(pri, (int)val); prt_msf() local
476 const char *s = raw? NULL : semcmd(val); prt_smc() local
487 const char *s = raw? NULL : semflags(pri, (int)val); prt_sef() local
498 const char *s = raw? NULL : shmcmd(val); prt_shc() local
509 const char *s = raw? NULL : shmflags(pri, (int)val); prt_shf() local
520 const char *s = raw? NULL : sfsname(val); prt_sfs() local
531 const char *s = raw? NULL : openarg(pri, val); prt_opn() local
542 const char *s = raw? NULL : signame(pri, (int)val); prt_sig() local
572 const char *s = raw? NULL : mountflags(pri, val); prt_mtf() local
646 const char *s = raw? NULL : idtype_enum(pri, val); prt_idt() local
657 const char *s = raw? NULL : woptions(pri, (int)val); prt_wop() local
668 const char *s = raw? NULL : whencearg(val); prt_whn() local
680 const char *s = NULL; prt_spm() local
768 const char *s = raw? NULL : mmap_protect(pri, val); prt_mpr() local
779 const char *s = raw? NULL : mmap_type(pri, val); prt_mty() local
796 char *s = pri->code_buf; prt_mob() local
812 const char *s = NULL; prt_mcf() local
835 const char *s = NULL; prt_mad() local
866 char *s = NULL; prt_mc4() local
913 char *s; prt_mc5() local
944 const char *s = NULL; prt_ulm() local
964 const char *s = NULL; prt_rlm() local
987 const char *s = raw? NULL : sconfname(val); prt_cnf() local
998 const char *s = NULL; prt_inf() local
1031 const char *s = raw? NULL : pathconfname(val); prt_ptc() local
1042 const char *s = raw? NULL : fuiname(val); prt_fui() local
1053 char *s; prt_lwf() local
1078 const char *s = NULL; prt_itm() local
1100 const char *s = NULL; prt_mod() local
1160 const char *s = NULL; prt_acl() local
1182 const char *s = NULL; prt_aio() local
1235 const char *s = NULL; prt_aud() local
1259 const char *s = NULL; prt_cor() local
1303 char *s; prt_cco() local
1362 const char *s = NULL; prt_cpc() local
1392 outstring(private_t * pri,const char * s) outstring() argument
1412 const char *s = NULL; prt_clc() local
1430 const char *s = NULL; prt_clf() local
1460 const char *s = NULL; prt_sqc() local
1483 const char *s = NULL; print_pck() local
1609 const char *s = NULL; prt_pst() local
1709 const char *s = NULL; prt_skc() local
1735 const char *s; prt_skt() local
1757 const char *s; prt_skp() local
1872 char *s = pri->code_buf; sol_optname() local
2043 const char *s = NULL; prt_utt() local
2131 const char *s = NULL; prt_uth() local
2179 const char *s = raw? NULL : access_flags(pri, val); prt_acc() local
2237 char *s = pri->code_buf; prt_ffg() local
2308 const char *s = NULL; prt_pro() local
2330 const char *s = NULL; prt_prn() local
2366 const char *s = NULL; prt_pfl() local
2434 const char *s = NULL; prt_zga() local
2482 const char *s = NULL; prt_tnd() local
2584 const char *s = raw? NULL : rctlsyscode(val); prt_rsc() local
2620 char *s = pri->code_buf; prt_rsf() local
[all...]
/titanic_52/usr/src/lib/libc/inc/
H A Dmtlib.h67 #define FILENO(s) _fileno(s) argument
68 #define FERROR(s) ferror(s) argument
69 #define GETC(s) _getc_unlocked(s) argument
70 #define UNGETC(c, s) _ungetc_unlocked(c, s) argument
71 #define PUTC(c, s) _putc_unlocked(c, s) argument
72 GETWC(s) global() argument
73 PUTWC(c,s) global() argument
[all...]
/titanic_52/usr/src/contrib/zlib/
H A Ddeflate.c161 UPDATE_HASH(s,h,c) global() argument
175 INSERT_STRING(s,str,match_head) global() argument
180 INSERT_STRING(s,str,match_head) global() argument
190 CLEAR_HASH(s) global() argument
202 slide_hash(s) slide_hash() argument
252 deflate_state *s; global() local
394 deflate_state *s; global() local
419 deflate_state *s; global() local
488 deflate_state *s; global() local
508 deflate_state *s; global() local
585 deflate_state *s; global() local
612 deflate_state *s; global() local
663 deflate_state *s; global() local
695 deflate_state *s; global() local
755 putShortMSB(s,b) putShortMSB() argument
773 deflate_state *s = strm->state; global() local
807 deflate_state *s; global() local
1232 lm_init(s) lm_init() argument
1274 longest_match(s,cur_match) longest_match() argument
1423 longest_match(s,cur_match) longest_match() argument
1486 check_match(s,start,match,length) check_match() argument
1507 check_match(s,start,match,length) global() argument
1520 fill_window(s) fill_window() argument
1645 FLUSH_BLOCK_ONLY(s,last) global() argument
1657 FLUSH_BLOCK(s,last) global() argument
1683 deflate_stored(s,flush) deflate_stored() argument
1870 deflate_fast(s,flush) deflate_fast() argument
1972 deflate_slow(s,flush) deflate_slow() argument
2103 deflate_rle(s,flush) deflate_rle() argument
2176 deflate_huff(s,flush) deflate_huff() argument
[all...]
H A Dtrees.c161 send_code(s,c,tree) global() argument
165 send_code(s,c,tree) global() argument
174 put_short(s,w) global() argument
186 send_bits(s,value,length) send_bits() argument
211 send_bits(s,value,length) global() argument
379 _tr_init(s) _tr_init() argument
407 init_block(s) init_block() argument
430 pqremove(s,tree,top) global() argument
451 pqdownheap(s,tree,k) pqdownheap() argument
486 gen_bitlen(s,desc) gen_bitlen() argument
615 build_tree(s,desc) build_tree() argument
703 scan_tree(s,tree,max_code) scan_tree() argument
748 send_tree(s,tree,max_code) send_tree() argument
799 build_bl_tree(s) build_bl_tree() argument
834 send_all_trees(s,lcodes,dcodes,blcodes) send_all_trees() argument
863 _tr_stored_block(s,buf,stored_len,last) _tr_stored_block() argument
887 _tr_flush_bits(s) _tr_flush_bits() argument
897 _tr_align(s) _tr_align() argument
912 _tr_flush_block(s,buf,stored_len,last) _tr_flush_block() argument
1015 _tr_tally(s,dist,lc) _tr_tally() argument
1043 compress_block(s,ltree,dtree) compress_block() argument
1103 detect_data_type(s) detect_data_type() argument
1152 bi_flush(s) bi_flush() argument
1169 bi_windup(s) bi_windup() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dwc.c36 mbtowc(wchar_t* t, const char* s, size_t n) in mbtowc() argument
47 mbrtowc(wchar_t* t, const char* s, size_t n, mbstate_t* q) in mbrtowc() argument
65 mbstowcs(wchar_t* t, const char* s, size_t n) in mbstowcs() argument
82 wctomb(char* s, wchar_t c) in wctomb() argument
93 wcrtomb(char * s,wchar_t c,mbstate_t * q) wcrtomb() argument
111 wcslen(const wchar_t * s) wcslen() argument
124 wcstombs(char * t,register const wchar_t * s,size_t n) wcstombs() argument
[all...]
/titanic_52/usr/src/boot/lib/libz/
H A Ddeflate.c167 UPDATE_HASH(s,h,c) global() argument
181 INSERT_STRING(s,str,match_head) global() argument
186 INSERT_STRING(s,str,match_head) global() argument
196 CLEAR_HASH(s) global() argument
224 deflate_state *s; global() local
328 deflate_state *s; global() local
395 deflate_state *s; global() local
469 deflate_state *s; global() local
495 deflate_state *s; global() local
538 deflate_state *s; global() local
570 deflate_state *s; global() local
628 putShortMSB(s,b) putShortMSB() argument
646 deflate_state *s = strm->state; global() local
670 deflate_state *s; global() local
1106 lm_init(s) lm_init() argument
1148 longest_match(s,cur_match) longest_match() argument
1297 longest_match(s,cur_match) longest_match() argument
1356 check_match(s,start,match,length) check_match() argument
1377 check_match(s,start,match,length) global() argument
1390 fill_window(s) fill_window() argument
1538 FLUSH_BLOCK_ONLY(s,last) global() argument
1550 FLUSH_BLOCK(s,last) global() argument
1564 deflate_stored(s,flush) deflate_stored() argument
1628 deflate_fast(s,flush) deflate_fast() argument
1730 deflate_slow(s,flush) deflate_slow() argument
1861 deflate_rle(s,flush) deflate_rle() argument
1934 deflate_huff(s,flush) deflate_huff() argument
[all...]
H A Dtrees.c163 send_code(s,c,tree) global() argument
167 send_code(s,c,tree) global() argument
176 put_short(s,w) global() argument
188 send_bits(s,value,length) send_bits() argument
213 send_bits(s,value,length) global() argument
381 _tr_init(s) _tr_init() argument
409 init_block(s) init_block() argument
432 pqremove(s,tree,top) global() argument
453 pqdownheap(s,tree,k) pqdownheap() argument
488 gen_bitlen(s,desc) gen_bitlen() argument
617 build_tree(s,desc) build_tree() argument
705 scan_tree(s,tree,max_code) scan_tree() argument
750 send_tree(s,tree,max_code) send_tree() argument
801 build_bl_tree(s) build_bl_tree() argument
836 send_all_trees(s,lcodes,dcodes,blcodes) send_all_trees() argument
865 _tr_stored_block(s,buf,stored_len,last) _tr_stored_block() argument
882 _tr_flush_bits(s) _tr_flush_bits() argument
892 _tr_align(s) _tr_align() argument
907 _tr_flush_block(s,buf,stored_len,last) _tr_flush_block() argument
1010 _tr_tally(s,dist,lc) _tr_tally() argument
1060 compress_block(s,ltree,dtree) compress_block() argument
1120 detect_data_type(s) detect_data_type() argument
1169 bi_flush(s) bi_flush() argument
1186 bi_windup(s) bi_windup() argument
1205 copy_block(s,buf,len,header) copy_block() argument
[all...]
/titanic_52/usr/src/cmd/lp/lib/lp/
H A DSyscalls.c44 char * s, in _Access() argument
63 char * s in _Chdir() argument
80 char * s, in _Chmod() argument
99 _Chown(char * s,int i,int j) _Chown() argument
137 _Creat(char * s,int i) _Creat() argument
215 _Lstat(char * s,struct stat * st) _Lstat() argument
234 _Mknod(char * s,int i,int j) _Mknod() argument
255 _Open(char * s,int i,int j) _Open() argument
277 _Read(int i,char * s,unsigned int j) _Read() argument
337 _Stat(char * s,struct stat * st) _Stat() argument
375 _Unlink(char * s) _Unlink() argument
410 _Write(int i,char * s,unsigned int j) _Write() argument
[all...]
/titanic_52/usr/src/cmd/fm/fmd/common/
H A Dfmd_string.c35 fmd_strdup(const char *s, int flags) in fmd_strdup() argument
51 fmd_strfree(char *s) in fmd_strfree() argument
58 fmd_strbasename(const char *s) in fmd_strbasename() argument
69 fmd_strdirname(char * s) fmd_strdirname() argument
120 fmd_stresc2chr(char * s) fmd_stresc2chr() argument
217 fmd_strbadid(const char * s,int check_prefixes) fmd_strbadid() argument
237 fmd_strmatch(const char * s,const char * p) fmd_strmatch() argument
[all...]
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnstr.c54 innstr(char *s, int n) in innstr() argument
66 mvinnstr(int y, int x, char *s, int n) in mvinnstr() argument
79 mvwinnstr(WINDOW *w, int y, int x, char *s, int n) in mvwinnstr() argument
92 instr(char *s) in instr() argument
104 mvinstr(int y, int x, char *s) in mvinstr() argument
117 mvwinstr(WINDOW * w,int y,int x,char * s) mvwinstr() argument
130 winstr(WINDOW * w,char * s) winstr() argument
[all...]
/titanic_52/usr/src/cmd/filesync/
H A Dfiles.c163 { const char *s; in expand() local
268 const char *s; noblanks() local
328 char *s; lex() local
428 { const char *s; wildcards() local
479 { char *s, *p; cannonize() local
523 prefix(const char * s,const char * p) prefix() argument
548 { const char *s; suffix() local
580 { const char *s, *p; contains() local
[all...]
/titanic_52/usr/src/lib/libdtrace/common/
H A Ddt_string.c39 stresc2chr(char *s) in stresc2chr() argument
136 strchr2esc(const char *s, size_t n) in strchr2esc() argument
236 strbasename(const char * s) strbasename() argument
253 strbadidnum(const char * s) strbadidnum() argument
280 strisglob(const char * s) strisglob() argument
297 strhyphenate(char * s) strhyphenate() argument
[all...]
/titanic_52/usr/src/uts/common/vm/
H A Dseg.h213 #define SEGOP_DUP(s, n) (*(s)->s_ops->dup)((s), (n)) argument
214 #define SEGOP_UNMAP(s, a, l) (*(s)->s_ops->unmap)((s), ( argument
215 SEGOP_FREE(s) global() argument
216 SEGOP_FAULT(h,s,a,l,t,rw) global() argument
218 SEGOP_FAULTA(s,a) global() argument
219 SEGOP_SETPROT(s,a,l,p) global() argument
220 SEGOP_CHECKPROT(s,a,l,p) global() argument
221 SEGOP_KLUSTER(s,a,d) global() argument
222 SEGOP_SWAPOUT(s) global() argument
223 SEGOP_SYNC(s,a,l,atr,f) global() argument
225 SEGOP_INCORE(s,a,l,v) global() argument
226 SEGOP_LOCKOP(s,a,l,atr,op,b,p) global() argument
228 SEGOP_GETPROT(s,a,l,p) global() argument
229 SEGOP_GETOFFSET(s,a) global() argument
230 SEGOP_GETTYPE(s,a) global() argument
231 SEGOP_GETVP(s,a,vpp) global() argument
232 SEGOP_ADVISE(s,a,l,b) global() argument
233 SEGOP_DUMP(s) global() argument
234 SEGOP_PAGELOCK(s,a,l,p,t,rw) global() argument
236 SEGOP_SETPAGESIZE(s,a,l,szc) global() argument
238 SEGOP_GETMEMID(s,a,mp) global() argument
239 SEGOP_GETPOLICY(s,a) global() argument
240 SEGOP_CAPABLE(s,c) global() argument
241 SEGOP_INHERIT(s,a,l,b) global() argument
[all...]

12345678910>>...97