Home
last modified time | relevance | path

Searched defs:s (Results 426 – 450 of 3163) sorted by relevance

1...<<11121314151617181920>>...127

/titanic_51/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_51/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_51/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_51/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_51/usr/src/ucbcmd/tr/
H A Dtr.c134 next(struct string *s) in next() argument
160 nextc(struct string * s) nextc() argument
[all...]
/titanic_51/usr/src/cmd/refer/
H A Drefer7.c77 char *s = tb; in dumpold() local
120 char *s = tb; in recopy() local
[all...]
H A Dmkey2.c37 char line[MAXLINE], *s; in dofile() local
91 grec(char *s, FILE *f) in grec() argument
[all...]
/titanic_51/usr/src/lib/libc/port/locale/
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_51/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_51/usr/src/lib/libast/common/string/
H A Dtokscan.c74 lextok(register char* s, register int c, char** p, int* n) in lextok()
172 tokscan(register char* s, char** nxt, const char* fmt, ...) in tokscan()
H A Dtokline.c58 spliceline(Sfio_t* s, int op, void* val, Sfdisc_t* ad) in spliceline()
161 Sfio_t* s; in tokline() local
/titanic_51/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...]
H A Dtokline.c58 spliceline(Sfio_t* s, int op, void* val, Sfdisc_t* ad) in spliceline() argument
161 Sfio_t* s; in tokline() local
[all...]
/titanic_51/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_51/usr/src/cmd/ipf/tools/
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_51/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_51/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_51/usr/src/cmd/sendmail/libmilter/
H A Dlistener.c482 struct stat s; global() local
683 MI_SLEEP(s) global() argument
708 MI_SLEEP(s) global() argument
[all...]
/titanic_51/usr/src/cmd/fm/fminject/common/
H A Dinj_string.c39 inj_strdup(const char *s) in inj_strdup() argument
48 inj_strndup(const char *s, size_t n) in inj_strndup() argument
58 inj_strfree(const char *s) in inj_strfree() argument
/titanic_51/usr/src/boot/sys/amd64/include/
H A Dasm.h94 #define __FBSDID(s) .ident s argument
96 #define __FBSDID(s) /* nothing */ argument
/titanic_51/usr/src/cmd/hal/utils/
H A Dprinter.c28 strip_ws(char *s) in strip_ws() argument
51 char *s; in ieee1284_devid_to_printer_info() local
[all...]
/titanic_51/usr/src/lib/libast/common/comp/
H A Dcatopen.c72 char* s; in _ast_catopen() local
144 char* s; in _ast_catgets() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dcatopen.c75 char* s; in _ast_catopen() local
148 char* s; _ast_catgets() local
[all...]
/titanic_51/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>>...127