Searched refs:funok (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/amd/amd/
H A Dopts.c590 int funok; local
594 funok = func(arg);
598 funok = !funok;
599 if (!funok)
673 int funok; local
675 funok = op->fxn_p(opt);
677 funok = !funok;
678 if (!funok) {
[all...]

Completed in 1044 milliseconds