Home
last modified time | relevance | path

Searched refs:initlog (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Ddefs.h85 void initlog(int dev);
H A Dlog.c54 initlog(int dev) in initlog() function
H A Dproc.c409 initlog(ROOTDEV); in forkret()