Home
last modified time | relevance | path

Searched defs:fo (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/mail/
H A Dsend.c499 puthead(struct header *hp, FILE *fo, int w) in puthead()
525 fmt(const char *str, struct name *np, FILE *fo, int comma) in fmt()
559 FILE *fo; in savemail() local
H A Dnames.c275 outof(struct name *names, FILE *fo, struct header *hp) in outof()
/freebsd/sbin/ipfw/
H A Dipfw2.c1292 print_ip(struct buf_pr *bp, const struct format_opts *fo, in print_ip() argument
1422 print_mac_lookup(struct buf_pr *bp, const struct format_opts *fo, in print_mac_lookup() argument
1568 print_instruction(struct buf_pr *bp, const struct format_opts *fo, in print_instruction() argument
1899 print_opcode(struct buf_pr * bp,struct format_opts * fo,struct show_state * state,int opcode) print_opcode() argument
1952 print_action_instruction(struct buf_pr * bp,const struct format_opts * fo,struct show_state * state,const ipfw_insn * cmd) print_action_instruction() argument
2143 print_action(struct buf_pr * bp,struct format_opts * fo,struct show_state * state,uint8_t opcode) print_action() argument
2162 print_proto(struct buf_pr * bp,struct format_opts * fo,struct show_state * state) print_proto() argument
2226 print_address(struct buf_pr * bp,struct format_opts * fo,struct show_state * state,const int opcodes[],size_t nops,int portop,int flag) print_address() argument
2296 show_static_rule(struct cmdline_opts * co,struct format_opts * fo,struct buf_pr * bp,struct ip_fw_rule * rule,struct ip_fw_bcounter * cntr) show_static_rule() argument
2414 show_dyn_state(struct cmdline_opts * co,struct format_opts * fo,struct buf_pr * bp,ipfw_dyn_rule * d) show_dyn_state() argument
2538 struct format_opts fo; ipfw_sets_handler() local
2670 prepare_format_dyn(struct cmdline_opts * co,struct format_opts * fo,void * arg __unused,void * _state) prepare_format_dyn() argument
2702 foreach_state(struct cmdline_opts * co,struct format_opts * fo,caddr_t base,size_t sz,state_cb dyn_bc,void * dyn_arg) foreach_state() argument
2743 prepare_format_opts(struct cmdline_opts * co,struct format_opts * fo,ipfw_obj_tlv * rtlv,int rcnt,caddr_t dynbase,size_t dynsz) prepare_format_opts() argument
2782 list_static_range(struct cmdline_opts * co,struct format_opts * fo,struct buf_pr * bp,ipfw_obj_tlv * rtlv,int rcnt) list_static_range() argument
2815 list_dyn_state(struct cmdline_opts * co,struct format_opts * fo,void * _arg,void * _state) list_dyn_state() argument
2843 list_dyn_range(struct cmdline_opts * co,struct format_opts * fo,struct buf_pr * bp,caddr_t base,size_t sz) list_dyn_range() argument
2912 ipfw_show_config(struct cmdline_opts * co,struct format_opts * fo,ipfw_cfg_lheader * cfg,size_t sz,int ac,char * av[]) ipfw_show_config() argument
3042 ipfw_get_config(struct cmdline_opts * co,struct format_opts * fo,ipfw_cfg_lheader ** pcfg,size_t * psize) ipfw_get_config() argument
[all...]
/freebsd/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c48 static FILE *fo; variable
/freebsd/usr.sbin/config/
H A Dmain.cc539 FILE *fo; in configfile() local
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c608 int fi, fo; in print() local
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c392 static int verbose, fo, strict; variable