/titanic_52/usr/src/uts/common/kiconv/kiconv_tc/ |
H A D | kiconv_tc.c | 122 close_fr_tc(void *s) in close_fr_tc() argument
|
/titanic_52/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 594 char *s, *d; ppm_ioctl() local [all...] |
/titanic_52/usr/src/cmd/backup/dump/ |
H A D | dumptape.c | 617 int s, i; spclrec() local [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 208 #define HRBEGIN(v, m, s) v##ts.m = gethrtime(); v.size += s argument 215 #define HRBEGIN(v, m, s) argument [all...] |
/titanic_52/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 226 #define BD_BK_SLOT_TO_INDEX(bd, bk, s) \ argument 941 char *p, *s = NULL; mc_ereport_post() local [all...] |
/titanic_52/usr/src/lib/libproc/common/ |
H A D | Psymtab.c | 1579 GElf_Sym s; Pbuild_file_symtab() local 2929 Pplatform(struct ps_prochandle * P,char * s,size_t n) Pplatform() argument [all...] |
/titanic_52/usr/src/uts/common/vm/ |
H A D | seg_dev.c | 94 #define round_down_p2(a, s) ((a) & ~((s) - 1)) argument 95 #define round_up_p2(a, s) (((a) + (s) - 1) & ~((s) - 1)) argument [all...] |
/titanic_52/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 64 #define SES_STATUS_UNAVAIL(s) \ argument 1203 uint_t s, nsas; ses_create_disk() local [all...] |
/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dt_consume.c | 1193 char *s = alloca(nbytes + 1); dt_print_bytes() local 1463 char *s; dt_print_usym() local [all...] |
/titanic_52/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_impl.h | 198 #define RING_FORWARD(x, s, b) (((x)+(s))%(b)) argument 199 #define RING_BACKWARD(x, s, b) RING_FORWARD((x), (b)-(s), (b)) argument
|
/titanic_52/usr/src/uts/common/io/ |
H A D | pcic.c | 6099 set_socket_t s; pcic_load_cardbus() local 6171 set_socket_t s; pcic_unload_cardbus() local [all...] |
/titanic_52/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 189 } s; /* server stuff */ member 563 static char *skip_lws (char *s) in skip_lws() argument 577 skip_token(char * s,int caseinsensitive) global() argument [all...] |
/titanic_52/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 3658 char *s; SetNew() local 3670 SetFree(s) SetFree() argument 3678 SetAdd(s,e) SetAdd() argument [all...] |
/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 1332 krb5_gic_opt_is_extended(s) global() argument 1334 krb5_gic_opt_is_shadowed(s) global() argument 2735 data_eq_string(krb5_data d,char * s) data_eq_string() argument [all...] |
/titanic_52/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 1656 int i, b, s, t, j; myri10ge_init_toeplitz() local 2314 myri10ge_rx_csum(mblk_t * mp,struct myri10ge_rx_ring_stats * s,uint32_t csum) myri10ge_rx_csum() argument 2928 myri10ge_tx_stat(struct myri10ge_tx_pkt_stats * s,struct ether_header * eh,int opackets,int obytes) myri10ge_tx_stat() argument [all...] |
/titanic_52/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor.h | 91 #define TAVOR_TNF_FAIL(s, e) \ argument
|
/titanic_52/usr/src/uts/common/rpc/ |
H A D | clnt_clts.c | 250 #define RCSTAT_INCR(s, x) \ argument [all...] |
/titanic_52/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 2654 sigusr1(int s) sigusr1() argument [all...] |
/titanic_52/usr/src/lib/libsip/common/ |
H A D | sip_add_hdrs.c | 350 sip_add_intstr_to_msg(sip_msg_t sip_msg,char * hdr_name,int i,char * s,char * plist) sip_add_intstr_to_msg() argument [all...] |
H A D | sip_msg.h | 99 sip_str_t s; member
|
/titanic_52/usr/src/uts/intel/io/dktp/disk/ |
H A D | cmdk.c | 1682 char *s; in cmdk_get_modser() local
|
/titanic_52/usr/src/cmd/zevadm/ |
H A D | zevadm.c | 18 #define offsetof(s, m) ((size_t)(&(((s *)0)->m))) argument [all...] |
/titanic_52/usr/src/uts/sun4u/sunfire/io/ |
H A D | sysctrl.c | 2305 char *s = ps_ok ? "OK" : "Failing"; ps_log_state_change() local [all...] |
/titanic_52/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_drv.c | 192 const char *s; in mc_nvl_add_socket() local [all...] |
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 139 char *s; in safe_str() local
|