/titanic_51/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_panic.c | 33 prom_panic(char *s) in prom_panic() argument
|
/titanic_51/usr/src/cmd/sgs/yacc/common/ |
H A D | libzer.c | 36 yyerror(const char *s) in yyerror() argument
|
/titanic_51/usr/src/lib/libc/port/stdio/ |
H A D | ctermid_r.c | 44 ctermid_r(char *s) in ctermid_r() argument
|
/titanic_51/usr/src/lib/libc/amd64/gen/ |
H A D | memcmp.s | 57 #define LABEL(s) .memcmp/**/s argument
|
H A D | memcpy.s | 47 #define L(s) .memcpy/**/s argument
|
H A D | memset.s | 45 #define L(s) .memset/**/s argument
|
H A D | strcpy.s | 33 #define LABEL(s) .strcpy/**/s argument
|
H A D | strlen.s | 34 #define LABEL(s) .strlen/**/s argument
|
/titanic_51/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | chdir.c | 32 chdir(char *s) in chdir() argument
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | perror.c | 39 perror(s) in perror() argument
|
/titanic_51/usr/src/lib/libbc/libc/sys/common/ |
H A D | unmount.c | 30 unmount(char *s) in unmount() argument
|
/titanic_51/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | chdir.c | 32 chdir(char *s) in chdir() argument
|
/titanic_51/usr/src/lib/libast/common/stdio/ |
H A D | puts.c | 27 puts(const char* s) in puts()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | puts.c | 27 puts(const char* s) in puts() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | nss_common.c | 163 #define NSS_CHECKROOT(rp, s) ((s) != (*(rp))->s && \ argument 168 #define NSS_RELOCK(rp, s) (cancel_safe_mutex_loc argument 171 NSS_STATE_REF_u(s) global() argument 173 NSS_UNREF_UNLOCK(r,s) global() argument 761 nss_get_backend_u(nss_db_root_t ** rootpp,struct nss_db_state * s,int n_src) nss_get_backend_u() argument 839 nss_put_backend_u(struct nss_db_state * s,int n_src,nss_backend_t * be) nss_put_backend_u() argument 875 struct nss_db_state *s; _nss_db_state_constr() local 974 _nss_db_state_destr(struct nss_db_state * s) _nss_db_state_destr() argument 1136 struct nss_db_state *s; nss_delete() local 1156 struct nss_db_state *s; nss_search() local 1282 struct nss_db_state *s; global() member 1345 struct nss_db_state *s; end_iter_u() local 1370 struct nss_db_state *s; nss_setent_u() local 1455 struct nss_db_state *s; nss_getent_u() local [all...] |
/titanic_51/usr/src/uts/common/sys/usb/scsa2usb/ |
H A D | scsa2usb.h | 403 #define SCSA2USB_IS_UFI_CMDSET(s) \ argument 405 #define SCSA2USB_IS_SCSI_CMDSET(s) \ argument 407 #define SCSA2USB_IS_ATAPI_CMDSET(s) \ argument 410 #define SCSA2USB_IS_CB(s) \ argument 413 SCSA2USB_IS_CBI(s) global() argument 416 SCSA2USB_IS_BULK_ONLY(s) global() argument 420 SCSA2USB_DEVICE_ACCESS_OK(s) global() argument 424 SCSA2USB_IN_RESET(s) global() argument 428 SCSA2USB_BUSY(s) global() argument 434 SCSA2USB_CHK_CPR(s) global() argument 438 SCSA2USB_CHK_PANIC_CPR(s) global() argument 442 SCSA2USB_RESET_CUR_PKT(s) global() argument 447 SCSA2USB_PRINT_SYNC_MSG(m,s) global() argument 462 SCSA2USB_SET_PKT_DO_COMP_STATE(s) global() argument [all...] |
/titanic_51/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 61 #define SCHPC_DEBUG0(f, s) if ((f)& schpc_debug_flags) \ argument 63 #define SCHPC_DEBUG1(f, s, a) if ((f)& schpc_debug_flags) \ argument 65 #define SCHPC_DEBUG2(f, s, a, b) if ((f)& schpc_debug_flags) \ argument 67 #define SCHPC_DEBUG3(f, s, a, b, c) if ((f)& schpc_debug_flags) \ argument 69 #define SCHPC_DEBUG4(f, s, a, b, c, d) if ((f)& schpc_debug_flags) \ argument 71 SCHPC_DEBUG5(f,s,a,b,c,d,e) global() argument 73 SCHPC_DEBUG6(f,s,a,b,c,d,e,ff) global() argument 77 SCHPC_DEBUG0(f,s) global() argument 78 SCHPC_DEBUG1(f,s,a) global() argument 79 SCHPC_DEBUG2(f,s,a,b) global() argument 80 SCHPC_DEBUG3(f,s,a,b,c) global() argument 81 SCHPC_DEBUG4(f,s,a,b,c,d) global() argument 82 SCHPC_DEBUG5(f,s,a,b,c,d,e) global() argument 83 SCHPC_DEBUG6(f,s,a,b,c,d,e,ff) global() argument 3845 unsigned char *slot_names_data, *s; schpc_buildapid() local [all...] |
/titanic_51/usr/src/cmd/ptools/ppriv/ |
H A D | ppriv.c | 275 char *s; look() local 296 fatal(const char * s) fatal() argument 303 perr(char * s) perr() argument 339 const char *s; strindex() local [all...] |
/titanic_51/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 208 char *skipstr(s) /* skip over leading space plus string */ in skipstr() argument 219 getstr(s,t) getstr() argument 266 getint(s,pn) getint() argument 318 findch(s) findch() argument [all...] |
/titanic_51/usr/src/tools/cscope-fast/ |
H A D | display.c | 154 char *s; in display() local 391 char *s; search() local 634 char *s, *slash; ogsnames() local 663 char *s; pathcomponents() local [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | lc.c | 180 match(const char* s, register const char* p, int minimum, int standard) in match() argument 256 match_charset(register const char* s, register const Lc_charset_t* cp) in match_charset() argument 270 register char* s; in canonical() local 422 register char* s; lcmake() local [all...] |
/titanic_51/usr/src/cmd/sed/ |
H A D | compile.c | 413 char *s = *sp; compile_ccl() local 461 compile_subst(char * p,struct s_subst * s) compile_subst() argument 549 compile_flags(char * p,struct s_subst * s) compile_flags() argument 722 char *text, *p, *op, *s; compile_text() local 815 duptoeol(char * s,const char * ctype) duptoeol() argument [all...] |
/titanic_51/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 54 #define bzero(s, n) memset(s, 0, n) argument 55 #define bcmp(s, d, n) memcmp(s, d, n) argument 57 #define index(s, r) strchr(s, r) argument 58 #define rindex(s, r) strrchr(s, r) argument 470 struct fop_subopt *s; mountfs() local [all...] |
/titanic_51/usr/src/lib/libm/common/C/ |
H A D | atan.c | 127 double y, z, r, p, s; in atan() local 189 double *w, w0, w1, s, z; in atan() local [all...] |
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | init_color.c | 93 int h, s, l; in init_color() local 127 float rc, gc, bc, h, l, s; in _rgb_to_hls() local
|