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

/freebsd-10.0-release/contrib/ipfilter/
H A Dipmon.h65 int ac_type; /* nat/state/ipf */ member in struct:ipmon_action
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipmon_y.y409 a->ac_type = o->o_num;
477 if ((a->ac_type != 0) && (a->ac_type != ipl->ipl_magic)) {
960 switch (a->ac_type)
/freebsd-10.0-release/contrib/apr/
H A Dconfigure20985 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
20987 case $ac_type in
21023 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21025 case $ac_type in
21061 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21063 case $ac_type in
21099 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21101 case $ac_type in
21137 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21139 case $ac_type i
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dconfigure1942 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1950 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
1958 case $ac_type in #(
1962 eval "$3=\$ac_type" ;;
/freebsd-10.0-release/contrib/ldns/
H A Dconfigure15515 for ac_type in 'int' 'long int' 'long long int'; do
15522 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
15532 #define intptr_t $ac_type
15535 ac_type=
15538 test -z "$ac_type" && break
/freebsd-10.0-release/contrib/groff/
H A Dconfigure8203 && ac_type='unsigned long long' \
8204 || ac_type='unsigned long'
8207 #define uintmax_t $ac_type

Completed in 176 milliseconds