/plan9/sys/src/cmd/gs/src/ |
H A D | sarc4.c | 45 unsigned char s, *S = state->S; in s_arcfour_set_key() local 81 unsigned char s, *S = state->S; in s_arcfour_process() local
|
H A D | gshsb.c | 33 gs_sethsbcolor(gs_state * pgs, floatp h, floatp s, floatp b) in gs_sethsbcolor() 109 frac S = float2frac(saturation); in color_hsb_to_rgb() local
|
H A D | gdevcgml.c | 57 #define S(s, l) put_string(st, s, l) macro
|
H A D | gdevstc.c | 1933 long s; in stc_truncate() local 2447 #define set_param_array(A, D, S)\ argument
|
/plan9/sys/src/cmd/auth/secstore/ |
H A D | secstored.c | 28 char *ls, *s; in getdir() local 64 char *s; in getfile() local 126 char s[Maxmsg+1]; in putfile() local 219 dologin(int fd, char *S, int forceSTA) in dologin() 324 char *remote, *serve = "tcp!*!5356", *S = "secstore"; in main() local
|
H A D | secstore.c | 33 char s[Maxmsg+1]; in getfile() local 152 char s[Maxmsg]; in putfile() local 385 char *S, *PINSTA = nil, *nl, s[Maxmsg+1], *pass; in login() local
|
/plan9/sys/src/ape/lib/ap/stdio/ |
H A D | _dtoa.c | 84 Bigint *b, *b1, *delta, *mlo, *mhi, *S; in _dtoa() local 87 char *s, *s0; in _dtoa() local 646 quorem(Bigint *b, Bigint *S) in quorem()
|
/plan9/sys/src/9/port/ |
H A D | edf.h | 25 long S; /* Slice: time remaining in this period */ member 30 long s; /* Time at which this proc was last scheduled */ member
|
/plan9/sys/src/cmd/auth/factotum/ |
H A D | secstore.c | 258 writerr(SConn *conn, char *s) in writerr() 267 readstr(SConn *conn, char *s) in readstr() 289 char s[Maxmsg+1], *gf, *p, *q; in getfile() local 446 shorthash(char *mess, char *C, char *S, char *m, char *mu, char *sigma, char *Hi, uchar *digest) in shorthash() 475 char *mess, *mess2, *eol, *S, *hexmu, *ks, *hexm, *hexsigma = nil, *hexHi; in PAKclient() local 572 char s[Maxmsg+1]; in secstorefetch() local
|
/plan9/sys/src/cmd/unix/drawterm/ |
H A D | secstore.c | 304 writerr(SConn *conn, char *s) in writerr() 313 readstr(SConn *conn, char *s) in readstr() 335 char s[Maxmsg+1], *gf; in getfile() local 483 shorthash(char *mess, char *C, char *S, char *m, char *mu, char *sigma, char *Hi, uchar *digest) in shorthash() 512 char *mess, *mess2, *eol, *S, *hexmu, *ks, *hexm, *hexsigma = nil, *hexHi; in PAKclient() local 610 char s[Maxmsg+1], bye[10]; in secstorefetch() local
|
/plan9/sys/src/cmd/ |
H A D | pr.c | 21 #define cerror(S) fprint(2, "pr: %s", S) argument 138 ffiler(char *s) in ffiler() 399 Rune *s = Buffer; in nexbuf() local 444 Rune *s = Buffer; in balance() local 593 mustopen(char *s, Fils *f) in mustopen() 633 die(char *s) in die()
|
H A D | aan.c | 10 #define S(x) (MS(x) * 1000LL) macro 87 catch(void *, char *s) in catch() 388 showmsg(int level, char *s, Buf *b) in showmsg()
|
H A D | trace.c | 19 #define S(x) (MS(x) * 1000ULL) macro 228 vlong ts, oldestts, newestts, period, ppp, scale, s, ss; in redraw() local
|
/plan9/sys/src/libstdio/ |
H A D | dtoa.c | 180 s2b(const char *s, int nd0, int nd, unsigned int y9) in s2b() 638 const char * s = *sp; in match() local 654 const char * s; in gethex() local 694 quorem(Bigint *b, Bigint *S) in quorem() 775 nrv_alloc(char *s, char **rve, int n) in nrv_alloc() 794 freedtoa(char *s) in freedtoa() 875 Bigint * b, *b1, *delta, *mlo=nil, *mhi, *S; in dtoa() local 877 char *s, *s0; in dtoa() local
|
/plan9/sys/src/cmd/spin/ |
H A D | structs.c | 267 { Symbol *s = t->sym; in Sym_typ() local 299 ini_struct(Symbol *s) in ini_struct() 318 cpnn(Lextok *s, int L, int R, int S) in cpnn() 408 walk2_struct(char *s, Symbol *z) in walk2_struct() 430 walk_struct(FILE *ofd, int dowhat, char *s, Symbol *z, char *a, char *b, char *c) in walk_struct()
|
/plan9/sys/src/cmd/dict/ |
H A D | oed.c | 66 S, /* another form? (italic) */ enumerator 1410 char *s; in dostatus() local
|
/plan9/sys/src/cmd/venti/srv/ |
H A D | fixarenas.c | 470 #define S VS macro 476 S = 0x30000, enumerator 831 char *s, *t; in checkarenas() local 1821 char *s; in checkmap() local
|
/plan9/sys/src/cmd/cc/ |
H A D | cc.h | 94 #define S ((Sym*)0) macro 141 char* s; member
|