Searched refs:O_COUNT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dparse_conf.h56 #define O_COUNT (O_UTCSOFFSET+1) macro
70 } field_offsets[O_COUNT];
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.h180 O_COUNT, /* none */ enumerator in enum:ipfw_opcodes
H A Dip_fw2_compat.c425 case O_COUNT:
1398 case O_COUNT:
1461 case O_COUNT:
2016 action->opcode = O_COUNT;
2559 action->opcode = O_COUNT;
H A Dip_fw2.c1187 case O_COUNT:
2612 * O_COUNT and O_SKIPTO actions:
2705 case O_COUNT:
2710 if (cmd->opcode == O_COUNT)
2974 case O_COUNT:
3407 case O_COUNT:
/macosx-10.9.5/network_cmds-433/ipfw.tproj/
H A Dipfw2.c1020 case O_COUNT:
2891 action->opcode = O_COUNT;
2959 action->opcode = O_COUNT;

Completed in 208 milliseconds