Searched refs:dump_args (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/include/rpcsvc/
H A Dnis.x254 struct dump_args {
320 log_result NIS_DUMPLOG(dump_args) = 15;
323 log_result NIS_DUMP(dump_args) = 16;
/freebsd-11-stable/sys/ddb/
H A Ddb_ps.c68 dump_args(volatile struct proc *p) function
233 dump_args(p);
329 dump_args(p);
477 dump_args(p);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c2001 struct dump_args { struct
2019 struct dump_args *da;
2021 da = (struct dump_args *)arg;
2039 struct dump_args da;
2172 struct dump_args da;
2235 struct dump_args da;
2349 struct dump_args *da;
2356 da = (struct dump_args *)arg;
2389 struct dump_args da;
2422 struct dump_args *d
[all...]
H A Dip_fw_sockopt.c2230 struct dump_args { struct
2275 export_named_objects(struct namedobj_instance *ni, struct dump_args *da,
2291 dump_named_objects(struct ip_fw_chain *ch, struct dump_args *da,
2323 dump_static_rules(struct ip_fw_chain *chain, struct dump_args *da,
2379 struct dump_args *da)
2423 struct dump_args da;
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpre-html.cpp1268 * dump_args - Display the argument list.
1271 void dump_args(int argc, char *argv[]) function

Completed in 103 milliseconds