Home
last modified time | relevance | path

Searched defs:s (Results 851 – 875 of 2794) sorted by relevance

1...<<31323334353637383940>>...112

/titanic_52/usr/src/boot/lib/libc/string/
H A Dstrspn.c38 strspn(const char *s, const char *charset) in strspn() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Datomicio.c46 char *s = _s; in atomicio() local
/titanic_52/usr/src/lib/krb5/ss/
H A Dmk_cmds.c98 yyerror(s) in yyerror() argument
/titanic_52/usr/src/cmd/acct/
H A Daccton.c81 struct stat *s = &stbuf; in ckfile() local
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dl64a.c50 register char *s = buf; local
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Drecfmt.h51 #define REC_F_TYPE(s) ((REC_fixed<<28)|((s)&((1<<28)-1))) argument
58 #define REC_V_RECORD(f,s) (((f)&(((1<<16)-1)<<16))|(s)) argument
/titanic_52/usr/src/cmd/sgs/libelf/misc/
H A Dargs.c205 char *s; local
251 char *s; local
/titanic_52/usr/src/lib/libkmf/ber_der/inc/
H A Dkmfber_int.h92 #define THEMEMCPY(d, s, n) memmove(d, s, n) argument
96 #define SAFEMEMCPY(d, s, n) memmove(d, s, n); argument
/titanic_52/usr/src/lib/efcode/fcdriver/
H A Dphandle.c54 match_nodeid(void *s, void *d) in match_nodeid() argument
62 match_handle(void *s, void *d) in match_handle() argument
/titanic_52/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c83 const char *s; in ldapssl_err2string() local
244 char *s; getErrString() local
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c75 unsigned char* s; in decomp() local
397 char* s; regdecomp() local
[all...]
H A Dregerror.c61 const char* s; in regerror() local
/titanic_52/usr/src/contrib/ast/src/lib/libpp/
H A Dppsearch.c178 register char* s; search() local
598 register char* s; ppsearch() local
[all...]
/titanic_52/usr/src/cmd/chown/
H A Dchown.c514 isnumber(char *s) in isnumber() argument
525 Perror(char * s) Perror() argument
[all...]
/titanic_52/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c69 # define read( s, b, l ) tcpread( s, 0, (unsigned char *)b, l, NULL ) argument
77 # define read( s, b, l ) recv( s, b, l, 0 ) argument
78 # define BerWrite( s, b, l ) send( s->sb_sd, b, l, 0 ) argument
234 Seqorset *s; in nslberi_ber_realloc() local
1355 nslberi_extread_compat(int s,void * buf,int len,struct lextiof_socket_private * arg) nslberi_extread_compat() argument
1365 nslberi_extwrite_compat(int s,const void * buf,int len,struct lextiof_socket_private * arg) nslberi_extwrite_compat() argument
[all...]
/titanic_52/usr/src/lib/libwrap/
H A Dtcpd.h119 #define STRN_CPY(d, s, l) { strncpy((d), (s), (l)); (d)[(l)-1] = 0; } argument
139 #define HOSTNAME_KNOWN(s) (STR_NE((s), unknown) && STR_NE((s), paranoid)) argument
142 #define NOT_INADDR(s) (strchr(s, ':') == 0 && s[strspn(s, "0123456789./")] != 0) argument
144 #define NOT_INADDR(s) ( argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c1429 comparison(char *s) in comparison() argument
2094 int s; load_field() local
2142 int m, m2, s; primary() local
2662 int s = opstack; expr_mul() local
2677 int op, s = opstack; expr_add() local
2692 int op, s = opstack; expr_compare() local
2715 int s = opstack; alternation() local
2737 int s = opstack; expression() local
2824 int s; arp_for_ether() local
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/port/
H A Dastwinsize.c110 char* s; in astwinsize() local
/titanic_52/usr/src/cmd/tbl/
H A Dtm.c69 ineqn (char *s, char *p) in ineqn() argument
/titanic_52/usr/src/tools/cscope-fast/
H A Dalloc.c50 stralloc(char *s) in stralloc() argument
/titanic_52/usr/src/lib/libresolv2/common/resolv/
H A Dherror.c92 herror(const char *s) { in herror() argument
/titanic_52/usr/src/lib/abi/apptrace/common/
H A Dinterceptlib.c52 is_empty_string(char const *s) in is_empty_string() argument
/titanic_52/usr/src/cmd/lp/lib/lp/
H A Dwhich.c153 char * s in isnumber() argument
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dmodf.c53 unsigned hx, s; in __modf() local
H A Dmodff.c41 unsigned hx, s; in __modff() local

1...<<31323334353637383940>>...112