Home
last modified time | relevance | path

Searched refs:dump_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/include/rpcsvc/
HDnis.x253 struct dump_args { struct
319 log_result NIS_DUMPLOG(dump_args) = 15;
322 log_result NIS_DUMP(dump_args) = 16;
/freebsd-13-stable/sys/ddb/
HDdb_ps.c69 dump_args(volatile struct proc *p) in dump_args() function
248 dump_args(p); in db_ps_proc()
339 dump_args(p); in dumpthread()
490 dump_args(p); in DB_SHOW_COMMAND()
/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_table.c2001 struct dump_args { struct
2019 struct dump_args *da; in count_ext_entries() argument
2021 da = (struct dump_args *)arg; in count_ext_entries()
2039 struct dump_args da; in table_get_count()
2172 struct dump_args da; in dump_table_v1()
2234 struct dump_args da; in dump_table_v0()
2347 struct dump_args *da; in dump_table_entry()
2354 da = (struct dump_args *)arg; in dump_table_entry()
2387 struct dump_args da; in ipfw_dump_table_legacy()
2420 struct dump_args *da; in dump_table_tentry()
[all …]
HDip_fw_sockopt.c2219 struct dump_args { struct
2264 export_named_objects(struct namedobj_instance *ni, struct dump_args *da, in export_named_objects()
2280 dump_named_objects(struct ip_fw_chain *ch, struct dump_args *da, in dump_named_objects()
2312 dump_static_rules(struct ip_fw_chain *chain, struct dump_args *da, in dump_static_rules()
2368 struct dump_args *da) in mark_rule_objects()
2412 struct dump_args da; in dump_config()