Searched refs:print_header (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/dbufstat/ |
| H A D | dbufstat.in | 239 def print_header(): 454 print_header() 512 print_header()
|
| /f-stack/freebsd/contrib/openzfs/cmd/arcstat/ |
| H A D | arcstat.in | 281 def print_header(): 535 print_header()
|
| /f-stack/freebsd/contrib/openzfs/cmd/arc_summary/ |
| H A D | arc_summary3 | 429 def print_header(): 923 print_header()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 3334 if (*print_header) { in dump_object() 3338 *print_header = 0; in dump_object() 3458 *print_header = B_TRUE; in dump_object() 3655 boolean_t print_header; in dump_objset() local 3672 print_header = B_TRUE; in dump_objset() 3714 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset() 3721 dump_object(os, object, verbosity, &print_header, NULL, in dump_objset() 3760 dump_object(os, 0, verbosity, &print_header, NULL, 0); in dump_objset() 3764 dump_object(os, DMU_USERUSED_OBJECT, verbosity, &print_header, in dump_objset() 3766 dump_object(os, DMU_GROUPUSED_OBJECT, verbosity, &print_header, in dump_objset() [all …]
|
| /f-stack/tools/ipfw/ |
| H A D | dummynet.c | 415 print_header(struct ipfw_flow_id *id) in print_header() function 610 print_header(&((struct dn_flow *)oid)->fid); in list_pipes()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 3444 print_header(list_cbdata_t *cb) in print_header() function 3570 print_header(cbp); in list_callback()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 5732 print_header(list_cbdata_t *cb) in print_header() function 6211 print_header(&cb); in zpool_do_list()
|