Home
last modified time | relevance | path

Searched defs:c (Results 1 – 12 of 12) sorted by relevance

/xv6-public/
H A Dconsole.c57 int i, c, locking; in cprintf() local
132 cgaputc(int c) in cgaputc()
166 consputc(int c) in consputc()
194 int c, doprocdump = 0; in consoleintr() local
239 int c; in consoleread() local
H A Dulib.c37 memset(void *dst, int c, uint n) in memset()
44 strchr(const char *s, char c) in strchr()
56 char c; in gets() local
H A Dprintf.c6 putc(int fd, char c) in putc()
43 int c, i, state; in printf() local
H A Dkbd.c13 uint st, data, c; in kbdgetc() local
H A Duart.c52 uartputc(int c) in uartputc()
H A Dmain.c68 struct cpu *c; in startothers() local
H A Dwc.c11 int l, w, c, inword; in wc() local
H A Dgrep.c99 int matchstar(int c, char *re, char *text) in matchstar()
H A Dproc.c59 struct cpu *c; in myproc() local
326 struct cpu *c = mycpu(); in scheduler() local
H A Dstring.c5 memset(void *dst, int c, uint n) in memset()
H A Dvm.c18 struct cpu *c; in seginit() local
H A Dusertests.c1418 char *a, *b, *c, *lastaddr, *oldbrk, *p, scratch; in sbrktest() local