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

/freebsd-13-stable/sbin/nvmecontrol/
H A Dformat.c76 static const struct opts format_opts[] = { variable in typeref:struct:opts
106 .opts = format_opts,
/freebsd-13-stable/sbin/ipfw/
H A Dipfw2.c62 struct format_opts { struct
399 static int ipfw_get_config(struct cmdline_opts *co, struct format_opts *fo,
401 static int ipfw_show_config(struct cmdline_opts *co, struct format_opts *fo,
1197 print_ip(struct buf_pr *bp, const struct format_opts *fo,
1459 print_instruction(struct buf_pr *bp, const struct format_opts *fo,
1769 print_opcode(struct buf_pr *bp, struct format_opts *fo,
1822 print_action_instruction(struct buf_pr *bp, const struct format_opts *fo,
2002 print_action(struct buf_pr *bp, struct format_opts *fo,
2021 print_proto(struct buf_pr *bp, struct format_opts *fo,
2085 print_address(struct buf_pr *bp, struct format_opts *f
[all...]

Completed in 80 milliseconds