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

/freebsd-10.1-release/contrib/ipfilter/
H A Dipmon.h70 int ac_result; member in struct:ipmon_action
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipmon_y.y390 a->ac_result = IPMR_PASS;
392 a->ac_result = IPMR_BLOCK;
394 a->ac_result = IPMR_NOMATCH;
396 a->ac_result = IPMR_LOG;
554 if (a->ac_result != IPMR_NOMATCH) {
559 if (a->ac_result != IPMR_PASS) {
564 if (a->ac_result != IPMR_BLOCK) {
569 if (a->ac_result != IPMR_LOG) {
907 switch (a->ac_result)
/freebsd-10.1-release/contrib/gperf/src/
H A Dconfigure4674 echo "ac_result=$ac_in" >>$CONFIG_STATUS
4678 cat "$ac_result" >>"$tmp/config.h"
4688 cat "$ac_result"
/freebsd-10.1-release/contrib/libpcap/
H A Dconfigure13158 echo "ac_result=$ac_in" >>$CONFIG_STATUS
13162 cat "$ac_result" >>"$tmp/config.h"
13172 cat "$ac_result"

Completed in 169 milliseconds