Home
last modified time | relevance | path

Searched refs:checkrev (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dcheckrev.c15 int checkrev(ipfname) in checkrev() function
H A DMakefile30 binprint.o buildopts.o checkrev.o count6bits.o \
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h198 extern int checkrev __P((char *));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c178 if (checkrev(IPL_NAME) == -1) { in main()
H A Dipf.c194 if (check && checkrev(ipfname) == -1) {
H A Dipfstat.c286 (void) checkrev(device);
446 if (checkrev(device) == -1) {