/titanic_41/usr/src/cmd/cmd-crypto/pktool/ |
H A D | genkeypair.c | 38 #define SET_VALUE(f, s) \ argument
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | fslib.c | 262 fsstrinlist(const char *s, const char **ps) in fsstrinlist()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | fio.c | 175 char *s; local
|
H A D | interface.c | 401 tfaillog(fd, s) in tfaillog() argument
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 503 prsubcmd(s) in prsubcmd() argument
|
/titanic_41/usr/src/uts/common/pcmcia/sys/ |
H A D | cs_priv.h | 217 #define MAKE_CLIENT_HANDLE(s, f, c) ((((f)&CS_MAX_FUNCTIONS_MASK)<<24) | \ argument 240 #define CS_GET_SOCKET_NUMBER(s) ((s)&CS_MAX_SOCKETS_MASK) argument 241 #define CS_GET_FUNCTION_NUMBER(s) (((s)>>16)&(CS_MAX_FUNCTIONS_MASK | \ argument 243 #define CS_SET_SOCKET_NUMBER(s) ((s)&CS_MAX_SOCKETS_MASK) argument 246 #define CS_MAKE_SOCKET_NUMBER(s, f) (CS_SET_SOCKET_NUMBER(s) | \ argument
|
/titanic_41/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 2439 int s; in stmf_load_ppd_ioctl() local 4336 stmf_task_lu_killall(stmf_lu_t *lu, scsi_task_t *tm_task, stmf_status_t s) in stmf_task_lu_killall() 4453 int s = nv; in stmf_post_task() local 4791 stmf_send_status_done(scsi_task_t *task, stmf_status_t s, uint32_t iof) in stmf_send_status_done() 4907 stmf_queue_task_for_abort(scsi_task_t *task, stmf_status_t s) in stmf_queue_task_for_abort() 4956 stmf_abort(int abort_cmd, scsi_task_t *task, stmf_status_t s, void *arg) in stmf_abort() 4994 stmf_task_lu_aborted(scsi_task_t *task, stmf_status_t s, uint32_t iof) in stmf_task_lu_aborted() 5022 stmf_task_lport_aborted(scsi_task_t *task, stmf_status_t s, uint32_t iof) in stmf_task_lport_aborted() 6556 uint32_t s; in stmf_xd_to_dbuf() local 7547 int s; in stmf_svc_queue() local
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 1257 int s; in idn_init() local 3896 register int d, s; in idn_slabpool_report() local 3999 _get_spaces(int w, int s, int W) in _get_spaces() 4026 #define _SSS(X, W, w, s) \ argument 4051 #define HEXSPACE(v, t, w, s) _hexspace((uint64_t)(v), sizeof (t), (w), (s)) argument 4053 #define DECSPACE(n, w, s) \ argument 4063 #define DECSPACE16(n, w, s) \ argument
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_cc.c | 1769 char s[DT_VERSION_STRMAX]; in dt_reduce() local 2333 uint_t cflags, int argc, char *const argv[], FILE *fp, const char *s) in dt_compile() 2526 dtrace_program_strcompile(dtrace_hdl_t *dtp, const char *s, in dtrace_program_strcompile() 2542 dtrace_type_strcompile(dtrace_hdl_t *dtp, const char *s, dtrace_typeinfo_t *dtt) in dtrace_type_strcompile()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_io.c | 1022 iob_setattr(mdb_iob_t *iob, const char *s, size_t nbytes) in iob_setattr() 1137 iob_getvar(const char *s, size_t len) in iob_getvar() 1762 mdb_iob_nputs(mdb_iob_t *iob, const char *s, size_t nbytes) in mdb_iob_nputs() 1827 mdb_iob_puts(mdb_iob_t *iob, const char *s) in mdb_iob_puts()
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2398 char *s; in check_client_old() local 2471 char *s; in check_client_old() local 2767 char *s; in check_client_new() local 2840 char *s; in check_client_new() local
|
/titanic_41/usr/src/lib/rpcsec_gss/ |
H A D | rpcsec_gss_utils.c | 149 char user_name[256], *s; in __rpc_gss_get_principal_name() local
|
/titanic_41/usr/src/lib/udapl/libdat/include/ |
H A D | dat_osd.h | 131 #define dat_os_strlen(s) strlen((s)) argument
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 78 t_error(const char *s) in t_error()
|
/titanic_41/usr/src/lib/libsecdb/common/ |
H A D | secdb.c | 141 _str2kva(char *s, char *ass, char *del) in _str2kva()
|
/titanic_41/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utprint.c | 448 const char *s; in AcpiUtVsnprintf() local
|
/titanic_41/usr/src/uts/sun4/sys/ |
H A D | cpu_sgnblk_defs.h | 66 #define SIG_BLD(f, s) (((f) << 8) | (s)) argument
|
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_identity.c | 283 char *s, *cp, *vp; in parse_pkcs11_options() local
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/ |
H A D | CardPanelShadow.java | 238 GBPanelShadow s = (GBPanelShadow)e.nextElement(); in setCards() local
|
/titanic_41/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode_test.c | 80 geterrno(const char *s) in geterrno()
|
/titanic_41/usr/src/cmd/mdb/intel/mdb/ |
H A D | mdb_ia32util.c | 308 GElf_Sym s; in mdb_ia32_step_out() local
|
/titanic_41/usr/src/cmd/acpi/common/ |
H A D | utprint.c | 448 const char *s; in AcpiUtVsnprintf() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | utilities.c | 1071 #define ROUND_CHUNK_SIZE(s) ((((s) + BUFFER_CHUNK_SIZE - 1) / \ argument
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | utils.c | 122 const char *s = fmt; in str_fprintf() local
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 495 register STAB *s; in setupmaps() local 1244 register STAB *s; local 3005 # define tell(s) if (opterr) \ argument 4080 register const char *s = nptr; local 4719 int s; in load_if_names() local
|