Home
last modified time | relevance | path

Searched refs:infmt (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/netbsd-tests/ipf/
HDt_filter_exec.sh36 infmt=$2
51 $infmt $output -Rbr - -i in $args >>out"
61 infmt=$2
75 atf_check -o save:out ipftest -F $infmt $output -Rbr reg -i in $args
84 infmt=$2
103 ipftest -F $infmt $output -6br - -i in $args"
HDt_nat_ipf_exec.sh39 infmt=$3
48 format="-xF $infmt"
50 format="-F $infmt"
HDt_nat_exec.sh36 infmt=$2
44 format="-xF $infmt"
46 format="-F $infmt"
/freebsd-14-stable/contrib/file/src/
HDfmtcheck.c191 int infmt; in get_next_format() local
203 infmt = 0; in get_next_format()
204 while (!infmt) { in get_next_format()
212 infmt = 1; in get_next_format()
/freebsd-14-stable/lib/libc/gen/
HDfmtcheck.c262 int infmt; in get_next_format() local
274 infmt = 0; in get_next_format()
275 while (!infmt) { in get_next_format()
283 infmt = 1; in get_next_format()