/titanic_52/usr/src/boot/lib/libc/string/ |
H A D | strspn.c | 38 strspn(const char *s, const char *charset) in strspn() argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | atomicio.c | 46 char *s = _s; in atomicio() local
|
/titanic_52/usr/src/lib/krb5/ss/ |
H A D | mk_cmds.c | 98 yyerror(s) in yyerror() argument
|
/titanic_52/usr/src/cmd/acct/ |
H A D | accton.c | 81 struct stat *s = &stbuf; in ckfile() local
|
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | l64a.c | 50 register char *s = buf; local
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | recfmt.h | 51 #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 D | args.c | 205 char *s; local 251 char *s; local
|
/titanic_52/usr/src/lib/libkmf/ber_der/inc/ |
H A D | kmfber_int.h | 92 #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 D | phandle.c | 54 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 D | errormap.c | 83 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 D | regdecomp.c | 75 unsigned char* s; in decomp() local 397 char* s; regdecomp() local [all...] |
H A D | regerror.c | 61 const char* s; in regerror() local
|
/titanic_52/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppsearch.c | 178 register char* s; search() local 598 register char* s; ppsearch() local [all...] |
/titanic_52/usr/src/cmd/chown/ |
H A D | chown.c | 514 isnumber(char *s) in isnumber() argument 525 Perror(char * s) Perror() argument [all...] |
/titanic_52/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | io.c | 69 # 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 D | tcpd.h | 119 #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 D | snoop_filter.c | 1429 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 D | astwinsize.c | 110 char* s; in astwinsize() local
|
/titanic_52/usr/src/cmd/tbl/ |
H A D | tm.c | 69 ineqn (char *s, char *p) in ineqn() argument
|
/titanic_52/usr/src/tools/cscope-fast/ |
H A D | alloc.c | 50 stralloc(char *s) in stralloc() argument
|
/titanic_52/usr/src/lib/libresolv2/common/resolv/ |
H A D | herror.c | 92 herror(const char *s) { in herror() argument
|
/titanic_52/usr/src/lib/abi/apptrace/common/ |
H A D | interceptlib.c | 52 is_empty_string(char const *s) in is_empty_string() argument
|
/titanic_52/usr/src/cmd/lp/lib/lp/ |
H A D | which.c | 153 char * s in isnumber() argument
|
/titanic_52/usr/src/lib/libm/common/m9x/ |
H A D | modf.c | 53 unsigned hx, s; in __modf() local
|
H A D | modff.c | 41 unsigned hx, s; in __modff() local
|