Home
last modified time | relevance | path

Searched refs:oktopackage (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/config/
H A Ddefs.h502 extern int oktopackage; /* 0 before setmachine() */
H A Dscan.l323 if (!oktopackage) {
H A Dgram.y1382 oktopackage = 1; in setmachine()
H A Dmain.c148 int oktopackage; /* 0 before setmachine() */ variable