Home
last modified time | relevance | path

Searched defs:where (Results 1 – 8 of 8) sorted by relevance

/inferno-os/os/boot/pc/
H A Dalarm.c15 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 Dalarm.c15 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 Dalarm.c15 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 Dalarm.c15 insert(List **head, List *where, List *new) in insert()
31 delete(List **head, List *where, List *old) in delete()
/inferno-os/lib9/
H A Dseek.c6 seek(int fd, vlong where, int from) in seek()
/inferno-os/liblogfs/
H A Dlog.c98 logspace(LogfsServer *server, int active, int takearisk, int nbytes, uchar **where, u32int *flashad… in logspace()
/inferno-os/libtk/
H A Dpackr.c110 tkappendpack(Tk *parent, Tk *tk, int where) in tkappendpack()
H A Dmenus.c840 appenditem(Tk *menu, Tk *item, int where) in appenditem()
859 menuadd(Tk *menu, char *arg, int where) in menuadd()