HomeSort by: relevance | last modified time | path
    Searched refs:infmt (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/ipf/
t_filter_exec.sh 36 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"
t_nat_exec.sh 36 infmt=$2
44 format="-xF $infmt"
46 format="-F $infmt"
t_nat_ipf_exec.sh 39 infmt=$3
48 format="-xF $infmt"
50 format="-F $infmt"
  /src/lib/libc/gen/
fmtcheck.c 285 int infmt; local in function:get_next_format
297 infmt = 0;
298 while (!infmt) {
306 infmt = 1;

Completed in 13 milliseconds