Home
last modified time | relevance | path

Searched defs:s (Results 351 – 375 of 2794) sorted by relevance

1...<<11121314151617181920>>...112

/titanic_52/usr/src/cmd/logadm/
H A Dfn.c80 fn_new(const char *s) in fn_new() argument
207 fn_renew(struct fn *fnp, const char *s) in fn_renew() argument
255 fn_puts(struct fn *fnp, const char *s) in fn_puts() argument
394 fn_list_adds(struct fn_list * fnlp,const char * s) fn_list_adds() argument
476 fn_list_appendrange(struct fn_list * fnlp,const char * s,const char * limit) fn_list_appendrange() argument
[all...]
/titanic_52/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c84 sess_free(kssl_session_info_t *s) in sess_free() argument
112 kssl_session_info_t *s; kssl_free_entry() local
363 kssl_session_info_t *s; create_sessinfo() local
404 uint16_t s; create_kssl_entry() local
708 kssl_session_info_t *s; kssl_get_obj_handle() local
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dsignal.h275 #define sigemptyset(s) (*(s) = nullsmask) argument
276 #define sigfillset(s) (*(s) = fillset) argument
277 #define sigaddset(s, n) ((s)->__sigbits[sigword(n)] |= sigmask(n)) argument
278 #define sigdelset(s, n) ((s)->__sigbits[sigword(n)] &= ~sigmask(n)) argument
279 #define sigismember(s, argument
280 sigisempty(s) global() argument
[all...]
/titanic_52/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c272 __nis_nextsep_of(char *s) in __nis_nextsep_of() argument
319 nis_domain_of(char * s) nis_domain_of() argument
341 nis_leaf_of_r(const nis_name s,char * buf,size_t bufsize) nis_leaf_of_r() argument
364 nis_leaf_of(char * s) nis_leaf_of() argument
386 nis_name_of_r(char * s,char * buf,size_t bufsize) nis_name_of_r() argument
436 nis_name_of(char * s) nis_name_of() argument
[all...]
/titanic_52/usr/src/uts/common/inet/ipf/
H A Dmisc.c35 u_char *s, *bp = (u_char *)buf; local
66 u_char *s, *bp = (u_char *)buf; local
[all...]
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dfmaf.c47 unsigned u, s; in __fmaf() local
133 unsigned u, s, cwsw, oldcwsw; __fmaf() local
[all...]
/titanic_52/usr/src/lib/libc/port/locale/
H A Dmskanji.c81 _MSKanji_mbrtowc(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, in _MSKanji_mbrtowc() argument
143 _MSKanji_wcrtomb(char *_RESTRICT_KYWD s, wchar_t wc, in _MSKanji_wcrtomb() argument
[all...]
H A Dbig5.c86 _BIG5_mbrtowc(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, in _BIG5_mbrtowc() argument
151 _BIG5_wcrtomb(char *_RESTRICT_KYWD s, wchar_ argument
[all...]
H A Dgbk.c86 _GBK_mbrtowc(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, in _GBK_mbrtowc() argument
151 _GBK_wcrtomb(char *_RESTRICT_KYWD s, wchar_ argument
[all...]
/titanic_52/usr/src/cmd/ipf/tools/
H A Dippool_y.y428 char *s; local
462 char *s; local
[all...]
H A Dipmon.c410 struct servent *s; in init_tabs() local
496 char *s; local
563 char *s; global() local
588 char *s; global() local
619 char *s; global() local
652 u_char *s = (u_char *)buf, *t = (u_char *)hline; global() local
993 u_32_t *s, *d; global() local
1418 char *s; global() local
1456 char buf[DEFAULT_IPFLOGSIZE], *iplfile[3], *s; global() local
[all...]
/titanic_52/usr/src/cmd/bnu/
H A Dgetprm.c50 getprm(s, whsp, prm) in getprm() argument
159 bal(s,r) bal() argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtrace.c89 char *s; in naddr_ntoa() local
110 static char s[20]; in ts() local
120 static char s[32]; in ts_full() local
399 sigtrace_more(int s) sigtrace_more() argument
410 sigtrace_less(int s) sigtrace_less() argument
420 sigtrace_dump(int s) sigtrace_dump() argument
471 char *s, *sp; addrname() local
[all...]
/titanic_52/usr/src/cmd/oawk/
H A Db.c68 ccl_chars_t s; member
104 #define ddump_table(t, s) dump_table(t, s) argument
106 #define ddump_table(t, s) argument
348 ccl_member(int ns, wchar_t cs, int ne, wchar_t ce, ccl_chars_t *s) in ccl_member() argument
365 ccln_member(int ns,wchar_t cs,int ne,wchar_t ce,ccl_chars_t * s,int n) ccln_member() argument
382 member(wchar_t c,wchar_t * s) member() argument
437 int j, n, s, ind, numtrans; cgotofn() local
[all...]
/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c138 mdb_tgt_status_t s; in thr_disc_get() local
147 mdb_path_alloc(const char *s, size_t *newlen) in mdb_path_alloc() argument
365 path_canon(char * path,const char * s) path_canon() argument
1010 mdb_walker_lookup(const char * s) mdb_walker_lookup() argument
1041 mdb_dcmd_lookup(const char * s) mdb_dcmd_lookup() argument
1283 char *s = NULL; mdb_get_config() local
1305 mdb_set_config(const char * s) mdb_set_config() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmbest.c240 #define RLINK(s,x) ((s) = LEFT(s) = (x)) argument
241 #define LLINK(s,x) ((s) = RIGHT(s) = (x)) argument
253 reg size_t s; local
369 reg size_t size, s; global() local
615 reg size_t s; global() local
778 reg size_t s; global() local
851 size_t s, bs; global() local
1015 size_t s, extra; global() local
[all...]
/titanic_52/usr/src/cmd/dtrace/test/tst/common/error/
H A Dtst.DTRACEFLT_DIVZERO.d47 char *s; variable
/titanic_52/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_opl.c45 uint32_t c, s, sib_cpuid, base_cpuid; in opl_cpulist_insert() local
126 unsigned long long s = sum * 10; opl_avg() local
[all...]
/titanic_52/usr/src/cmd/refer/
H A Drefer7.c77 char *s = tb; in dumpold() local
120 char *s = tb; in recopy() local
[all...]
/titanic_52/usr/src/ucbcmd/tr/
H A Dtr.c134 next(struct string *s) in next() argument
160 nextc(struct string * s) nextc() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/string/
H A Dtokscan.c74 lextok(register char* s, register int c, char** p, int* n) in lextok() argument
172 tokscan(register char * s,char ** nxt,const char * fmt,...) tokscan() argument
[all...]
/titanic_52/usr/src/lib/passwdutil/
H A Dutils.c80 dup_pw(struct passwd **d, struct passwd *s) in dup_pw() argument
122 dup_spw(struct spwd ** d,struct spwd * s) dup_spw() argument
[all...]
/titanic_52/usr/src/common/ficl/
H A Dvm.c260 ficlCountedString *s; in ficlVmInnerLoop() local
1032 ficlInteger s; ficlVmInnerLoop() local
2082 ficlString s = ficlVmParseStringEx(vm, delimiter, 0); ficlVmGetString() local
2104 ficlString s = ficlVmGetWord0(vm); ficlVmGetWord() local
2127 ficlString s; ficlVmGetWord0() local
2165 ficlString s; ficlVmGetWordToPad() local
2196 ficlString s; ficlVmParseStringEx() local
2388 ficlVmEvaluate(ficlVm * vm,char * s) ficlVmEvaluate() argument
2419 ficlVmExecuteString(ficlVm * vm,ficlString s) ficlVmExecuteString() argument
2592 ficlVmParseNumber(ficlVm * vm,ficlString s) ficlVmParseNumber() argument
[all...]
/titanic_52/usr/src/cmd/smbios/
H A Dsmbios.c116 flag_printf(FILE *fp, const char *s, uint_t flags, size_t bits, in flag_printf() argument
138 flag64_printf(FILE *fp, const char *s, uint64_t flags, size_t bits, in flag64_printf() argument
160 id_printf(FILE * fp,const char * s,id_t id) id_printf() argument
197 smbios_struct_t s; check_oem() local
360 smbios_system_t s; print_system() local
658 smbios_slot_t s; print_slot() local
1497 const char *s; print_struct() local
1669 getu16(const char * name,const char * s) getu16() argument
1687 getstype(const char * name,const char * s) getstype() argument
1731 smbios_struct_t s; main() local
[all...]
/titanic_52/usr/src/uts/sun4/os/
H A Dvisinstr.c623 short s; in vis_alignaddr() local
706 uint16_t s[4]; in vis_fpaddsub() member
710 uint16_t s[2]; in vis_fpaddsub() member
804 uint16_t s[4]; vis_fcmp() member
911 uint16_t s[4]; vis_fmul() member
916 uint16_t s[2]; vis_fmul() member
1064 uint16_t s[4]; vis_fpixel() member
1069 uint16_t s[2]; vis_fpixel() member
1074 short s; vis_fpixel() local
1195 short s; vis_pdist() local
1445 uint16_t s[4]; vis_prtl_fst() member
1606 uint16_t s[4]; vis_short_fls() member
[all...]

1...<<11121314151617181920>>...112