Home
last modified time | relevance | path

Searched +defs:S +defs:s (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dsarc4.c45 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 Dgshsb.c33 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 Dgdevcgml.c57 #define S(s, l) put_string(st, s, l) macro
H A Dgdevstc.c1933 long s; in stc_truncate() local
2447 #define set_param_array(A, D, S)\ argument
/plan9/sys/src/cmd/auth/secstore/
H A Dsecstored.c28 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 Dsecstore.c33 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.c84 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 Dedf.h25 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 Dsecstore.c258 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 Dsecstore.c304 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 Dpr.c21 #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 Daan.c10 #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 Dtrace.c19 #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 Ddtoa.c180 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 Dstructs.c267 { 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 Doed.c66 S, /* another form? (italic) */ enumerator
1410 char *s; in dostatus() local
/plan9/sys/src/cmd/venti/srv/
H A Dfixarenas.c470 #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 Dcc.h94 #define S ((Sym*)0) macro
141 char* s; member