Home
last modified time | relevance | path

Searched refs:format_opts (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dformat.c73 static const struct opts format_opts[] = { variable
103 .opts = format_opts,
/freebsd/sbin/ipfw/
H A Dipfw2.c62 struct format_opts { struct
439 static int ipfw_get_config(struct cmdline_opts *co, struct format_opts *fo,
441 static int ipfw_show_config(struct cmdline_opts *co, struct format_opts *fo,
1327 print_ip(struct buf_pr *bp, const struct format_opts *fo, in print_ip()
1470 print_mac_lookup(struct buf_pr *bp, const struct format_opts *fo, in print_mac_lookup()
1615 print_instruction(struct buf_pr *bp, const struct format_opts *fo, in print_instruction()
1953 print_opcode(struct buf_pr *bp, struct format_opts *fo, in print_opcode()
2026 print_action_instruction(struct buf_pr *bp, const struct format_opts *fo, in print_action_instruction()
2222 print_action(struct buf_pr *bp, struct format_opts *fo, in print_action()
2241 print_proto(struct buf_pr *bp, struct format_opts *fo, in print_proto()
[all …]