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

/freebsd-9.3-release/sys/security/mac_portacl/
H A Dmac_portacl.c310 int needcomma;
314 needcomma = 0;
318 if (!needcomma)
319 needcomma = 1;
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-icmp6.c1008 int needcomma; local
1136 needcomma = 0;
1145 needcomma++;
1150 needcomma++;
1157 needcomma++;
1172 if (needcomma)
1180 if (needcomma)
1188 if (needcomma)
1209 if (needcomma)
1234 if (needcomma)
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Di386-dis.c3536 int needcomma; local
3939 needcomma = 0;
3943 if (needcomma)
3949 needcomma = 1;

Completed in 112 milliseconds