/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_misc.c | 462 _sdbc_print(dev_t dev, char *s) in _sdbc_print()
|
/titanic_44/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 50 #define addrof(s) ((char **)&(s)) argument
|
/titanic_44/usr/src/cmd/psrinfo/ |
H A D | psrinfo.c | 445 char *s; in main() local
|
/titanic_44/usr/src/cmd/sendmail/aux/ |
H A D | vacation.c | 969 newstr(s) in newstr() argument
|
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool_internal.c | 1964 atom_string(const char *s) in atom_string() 1998 atom_free(const char *s) in atom_free()
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | macro.c | 83 #define isescchar(s) ((s)>S_QUOTE) argument 84 #define isqescchar(s) ((s)>=S_QUOTE) argument
|
/titanic_44/usr/src/cmd/th_tools/ |
H A D | th_define.c | 52 #define GETSTRUCT(s, num) \ argument 433 char *s = "\t\n "; in str_to_bm() local
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | deliver.c | 2978 char *s; local 5694 register STAB *s; local
|
H A D | queue.c | 4625 prtstr(s, ml) in prtstr() argument 5650 register STAB *s; local 6698 long s; local 7294 register STAB *s; local
|
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_impl.h | 49 #define ALIAS_STR(s, a, b) \ argument 54 #define EUI_STR(s, a) \ argument
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_subr.c | 545 utf8_to_fn(utf8string *u8s, uint_t *lenp, char *s) in utf8_to_fn() 583 utf8_to_str(utf8string *str, uint_t *lenp, char *s) in utf8_to_str()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 155 char s[128]; in i2cparams_debug() local 187 char s[128]; in i2cparams_load() local
|
/titanic_44/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 165 struct set_state s; in rdc_net_state() local 274 struct set_state s; in rdc_net_getstate() local
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 386 const uint64_t *s = (const uint64_t *)src; in ddt_stat_add() local 432 const uint64_t *s = (const uint64_t *)ddh; in ddt_histogram_empty() local
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1583 xmlChar *s; in lxml_get_notification_parameters() local 2851 verify_pg_pattern_attributes(entity_t *s, pgroup_t *pg) in verify_pg_pattern_attributes() 3382 entity_t *s; in lxml_get_service() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 553 #define MINI_STR(l, s, m, n) strncmp(l, s, MAX(MIN(sizeof (s) - 1, m), n)) argument 2659 str2str(void *s, const char *prop, char *str) in str2str() 2667 str2qstr(void *s, const char *prop, char *qstr) in str2qstr()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 1073 int d, s; in ibcm_update_pri() local 2027 uint8_t i, j, k, rec_found, s; in ibcm_saa_service_rec() local 3129 int s; in ibcm_ip_update_pri() local
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 214 #define BUMP_STAT(m, s) (m)->mci_misc_stat.mms_##s++ argument 941 uint16_t s; in get_dhcpv6_status() local 1617 uchar_t *s, *e; in get_l3_info() local
|
/titanic_44/usr/src/uts/common/pcmcia/sys/ |
H A D | cs.h | 262 #define GET_CLIENT_INFO_SUBSVC(s) (((s) & CS_CLIENT_INFO_SUBSVC_MASK)>>8) argument 263 #define SET_CLIENT_INFO_SUBSVC(s) (((s)<<8) & CS_CLIENT_INFO_SUBSVC_MASK) argument 860 #define SCR_SET_SOCKET(s) ((s)&0x0f) argument 862 #define SCR_SET_SOCKET_COPY(s, c) (((s)&0x0f) | (((c)&7)<<4)) argument
|
/titanic_44/usr/src/common/mpi/ |
H A D | mpi.c | 647 mp_int s, x; in mp_expt_d() local 1134 mp_int s, x; in mp_expt() local 1509 mp_int s, x, mu; in s_mp_exptmod() local 1595 mp_int s, x; in mp_exptmod_d() local
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 1321 u_char *s, opt; local 3066 u_short s; member 3632 char *s = NULL; local 5558 char *s; local
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 397 #define smf_audit_event(i, s, r, d) argument 399 #define smf_audit_event(i, s, r, d) _smf_audit_event(i, s, r, d) argument 5911 rc_iter_filter_name(rc_node_t *np, void *s) in rc_iter_filter_name() 5919 rc_iter_filter_type(rc_node_t *np, void *s) in rc_iter_filter_type() 5928 rc_iter_null_filter(rc_node_t *np, void *s) in rc_iter_null_filter()
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 958 dtrace_strlen(const char *s, size_t lim) in dtrace_strlen() 4502 uintptr_t s = tupregs[0].dttk_value; in dtrace_dif_subr() local 4614 uintptr_t s = tupregs[0].dttk_value; in dtrace_dif_subr() local 4687 char *s; in dtrace_dif_subr() local 4920 uintptr_t s = tupregs[0].dttk_value; in dtrace_dif_subr() local 6591 size_t s; in dtrace_store_by_ref() local 7478 dtrace_badname(const char *s) in dtrace_badname() 7651 dtrace_match_glob(const char *s, const char *p, int depth) in dtrace_match_glob() 7761 dtrace_match_string(const char *s, const char *p, int depth) in dtrace_match_string() 7768 dtrace_match_nul(const char *s, const char *p, int depth) in dtrace_match_nul() [all …]
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | db_mindex.cc | 873 db_status s; in remove() local
|
H A D | ldap_ruleval.c | 170 mergeRuleValue(__nis_rule_value_t *t, __nis_rule_value_t *s) { in mergeRuleValue()
|