Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Ddefs.h494 extern int oktopackage; /* 0 before setmachine() */
H A Dscan.l304 if (!oktopackage) {
H A Dgram.y1372 oktopackage = 1; in setmachine()
H A Dmain.c148 int oktopackage; /* 0 before setmachine() */ variable