Searched refs:MAJOR_VERS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/usr.sbin/config/ | ||
| HD | configvers.h | 53 #define MAJOR_VERS(x) ((x) / 100000) macro |
| HD | main.c | 805 if (MAJOR_VERS(versreq) == MAJOR_VERS(CONFIGVERS) && in checkversion() |