Searched defs:mtab (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/pstat/ |
H A D | pstat.c | 684 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/ |
H A D | newsyslog.c | 1248 static int mtab[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; parseDWM() local
|