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