Home
last modified time | relevance | path

Searched defs:s (Results 301 – 325 of 3163) sorted by relevance

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

/titanic_51/usr/src/lib/libast/common/misc/
H A Dfastfind.c166 register char* s; in findopen() local
704 register char* s; in findread() local
950 register unsigned char* s; in findwrite() local
1088 register char* s; in findsync() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfastfind.c145 register char* s; in findopen() local
683 register char* s; findread() local
929 register unsigned char* s; findwrite() local
1067 register char* s; findsync() local
[all...]
/titanic_51/usr/src/common/ficl/
H A Ddictionary.c192 ficlDictionaryAppendString(ficlDictionary *dictionary, ficlString s) in ficlDictionaryAppendString() argument
235 ficlString s; in ficlDictionaryAppendConstant() local
245 ficlString s; ficlDictionaryAppend2Constant() local
273 ficlString s; ficlDictionarySetConstant() local
280 ficlDictionarySet2ConstantInstruction(ficlDictionary * dictionary,ficlString s,ficlInstruction instruction,ficl2Integer value) ficlDictionarySet2ConstantInstruction() argument
314 ficlString s; ficlDictionarySet2Constant() local
325 ficlString s; ficlDictionarySetConstantString() local
385 ficlString s; ficlDictionaryAppendPrimitive() local
395 ficlString s; ficlDictionarySetPrimitive() local
[all...]
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/exception/
H A DSuccinctStackTraceFormatter.java49 StringBuffer s = new StringBuffer(); in formatWithDescription() local
93 appendStackTraceElement(StackTraceElement last, StackTraceElement e, StringBuffer s) appendStackTraceElement() argument
[all...]
/titanic_51/usr/src/boot/lib/libc/string/
H A Dstrtok.c52 __strtok_r(char *s, const char *delim, char **last) in __strtok_r() argument
98 strtok(char * s,const char * delim) strtok() argument
[all...]
/titanic_51/usr/src/lib/libast/common/string/
H A Dfmtip6.c60 dec(char* s, char* p, int n) in dec()
89 char* s; in fmtip6() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtip6.c60 dec(char* s, char* p, int n) in dec() argument
89 char* s; fmtip6() local
[all...]
/titanic_51/usr/src/lib/libsocket/inet/
H A Dinterface_id.c52 int s; in if_nametoindex() local
111 int s; if_indextoname() local
220 int s; if_nameindex() local
[all...]
/titanic_51/usr/src/psm/promif/ieee1275/common/
H A Dprom_printf.c74 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() argument
87 prom_vsprintf(char *s, const char *fmt, va_list adx) in prom_vsprintf() argument
100 char *s, *start; in _doprint() local
[all...]
/titanic_51/usr/src/cmd/refer/
H A Drefer6.c33 char *s, *tx; in putref() local
215 revauth(char * s,char * b) revauth() argument
246 last(char * s) last() argument
[all...]
H A Drefer5.c196 char *p, *s; fpar() local
295 mycpy(char * s,char * t) mycpy() argument
303 mycpy2(char * s,char * t,int n) mycpy2() argument
341 artskp(s) artskp() argument
[all...]
/titanic_51/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c93 double s = scaleboth != 0; in ps_include() local
189 print(FILE *fout, char **s) in print() argument
196 copy(FILE * fin,FILE * fout,Section * s) copy() argument
[all...]
/titanic_51/usr/src/lib/libmp/common/
H A Dutil.c51 _mp_xalloc(int nint, char *s) in _mp_xalloc() argument
66 _mp_fatal(char *s) in _mp_fatal() argument
218 char *s; in mp_mtox() local
[all...]
/titanic_51/usr/src/cmd/ast/msgcc/
H A Dmsggen.c133 translation(Xl_t* xp, register char* s) in translation()
188 char* s; in ccsfprintf() local
211 register char* s; in main() local
/titanic_51/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsggen.c133 translation(Xl_t* xp, register char* s) in translation() argument
188 char* s; ccsfprintf() local
211 register char* s; main() local
[all...]
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c52 #define NSLDAPI_INVALID_OS_SOCKET( s ) ((s) == INVALID_SOCKET) argument
54 #define NSLDAPI_INVALID_OS_SOCKET( s ) ((s) < 0 ) argument
182 nsldapi_os_closesocket(LBER_SOCKET s) nsldapi_os_closesocket() argument
198 int s, invalid_socket; nsldapi_os_socket() local
443 nsldapi_os_ioctl(LBER_SOCKET s,int option,int * statusp) global() argument
474 int s; global() local
542 int rc, i, s, err, connected, use_hp; global() local
1513 nsldapi_ext_compat_read(int s,void * buf,int len,struct lextiof_socket_private * arg) global() argument
1524 nsldapi_ext_compat_write(int s,const void * buf,int len,struct lextiof_socket_private * arg) global() argument
1619 int s; global() local
1676 int s, secure; global() local
1745 nsldapi_ext_compat_close(int s,struct lextiof_socket_private * arg) global() argument
[all...]
/titanic_51/usr/src/cmd/sgs/lex/common/
H A Dsub2.c316 static int s; in cgoto() local
455 nextstate(int s,int c) nextstate() argument
716 pstate(int s) pstate() argument
738 CHR *s; member() local
789 acompute(int s) acompute() argument
1139 rprint(int * a,char * s,int n) rprint() argument
1172 bprint(char * a,char * s,int n) bprint() argument
[all...]
/titanic_51/usr/src/lib/libcmd/common/
H A Dgrep.c173 addre(State_s *state, List_t* p, char* s) in addre()
231 addstring(State_s *state, List_t* p, char* s) in addstring()
250 char* s; in compile() local
303 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) in highlight()
322 record(void* handle, const char* s, size_t len) in record()
348 register char* s; in execute() local
618 char* s; in grep_main() local
/titanic_51/usr/src/cmd/audio/audioconvert/
H A Dparse.cc53 char *s, in do_lookup() argument
140 char *s, in parse_format() argument
[all...]
/titanic_51/usr/src/lib/libc/port/gen/
H A Dstr2sig.c144 str2sig(const char *s, int *sigp) in str2sig() argument
173 sig2str(int i, char *s) in sig2str() argument
/titanic_51/usr/src/cmd/getdevpolicy/
H A Dgetdevpolicy.c48 fatalerr(const char *s) in fatalerr() argument
56 fatal(const char *s) in fatal() argument
[all...]
/titanic_51/usr/src/cmd/sendmail/src/
H A Dmacro.c186 doexpand(s, buf, bufsize, explevel, e) in doexpand() argument
357 expand(s,buf,bufsize,e) expand() argument
675 STAB *s; global() local
728 STAB *s; global() local
[all...]
/titanic_51/usr/src/cmd/sed/
H A Dmain.c66 char *s; /* Pointer to string or fname */ member
224 static char *s; /* Current pointer inside string */ in cu_fgets() local
478 add_compunit(enum e_cut type,char * s) add_compunit() argument
495 add_file(char * s) add_file() argument
[all...]
/titanic_51/usr/src/cmd/mailx/
H A Dtty.c102 ttystop(int s) in ttystop() argument
358 outstr(register char *s) in outstr() argument
398 register char *s; in countcol() local
470 register int s; grabh() local
[all...]
/titanic_51/usr/src/lib/libsmbfs/smb/
H A Dutf_str.c216 utf8_str_to_upper_or_lower(const char *s, int upper_lower) in utf8_str_to_upper_or_lower() argument
262 utf8_str_toupper(const char * s) utf8_str_toupper() argument
268 utf8_str_tolower(const char * s) utf8_str_tolower() argument
[all...]

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