Searched defs:where (Results 1 – 8 of 8) sorted by relevance
/inferno-os/os/boot/pc/ |
H A D | alarm.c | 15 insert(List **head, List *where, List *new) in insert() 31 delete(List **head, List *where, List *old) in delete()
|
/inferno-os/os/boot/rpcg/ |
H A D | alarm.c | 15 insert(List **head, List *where, List *new) in insert() 31 delete(List **head, List *where, List *old) in delete()
|
/inferno-os/os/boot/mpc/ |
H A D | alarm.c | 15 insert(List **head, List *where, List *new) in insert() 31 delete(List **head, List *where, List *old) in delete()
|
/inferno-os/os/boot/puma/ |
H A D | alarm.c | 15 insert(List **head, List *where, List *new) in insert() 31 delete(List **head, List *where, List *old) in delete()
|
/inferno-os/lib9/ |
H A D | seek.c | 6 seek(int fd, vlong where, int from) in seek()
|
/inferno-os/liblogfs/ |
H A D | log.c | 98 logspace(LogfsServer *server, int active, int takearisk, int nbytes, uchar **where, u32int *flashad… in logspace()
|
/inferno-os/libtk/ |
H A D | packr.c | 110 tkappendpack(Tk *parent, Tk *tk, int where) in tkappendpack()
|
H A D | menus.c | 840 appenditem(Tk *menu, Tk *item, int where) in appenditem() 859 menuadd(Tk *menu, char *arg, int where) in menuadd()
|