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
444 static int ipfw_get_config(struct cmdline_opts *co, struct format_opts *fo,
446 static int ipfw_show_config(struct cmdline_opts *co, struct format_opts *fo,
1347 print_ip(struct buf_pr *bp, const struct format_opts *fo, in print_ip()
1526 print_mac_lookup(struct buf_pr *bp, const struct format_opts *fo, in print_mac_lookup()
1670 print_instruction(struct buf_pr *bp, const struct format_opts *fo, in print_instruction()
2010 print_opcode(struct buf_pr *bp, struct format_opts *fo, in print_opcode()
2083 print_action_instruction(struct buf_pr *bp, const struct format_opts *fo, in print_action_instruction()
2279 print_action(struct buf_pr *bp, struct format_opts *fo, in print_action()
2298 print_proto(struct buf_pr *bp, struct format_opts *fo, in print_proto()
[all …]