Home
last modified time | relevance | path

Searched defs:mtab (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/pstat/
Dpstat.c684 static struct mtab { in getmnt() struct
685 struct mtab *next; in getmnt()
686 struct mount *maddr; in getmnt()
687 struct mount mount; in getmnt()
/openbsd/src/usr.bin/newsyslog/
Dnewsyslog.c1250 static int mtab[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; in parseDWM() local