Home
last modified time | relevance | path

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

/freebsd/usr.sbin/sesutil/
H A Dsesutil.c63 #define PRINT_STYLE_CSV 2 macro
348 } else if (*style == PRINT_STYLE_CSV) { in sesutil_print()
666 print_extra_status(ELMTYP_ARRAY_DEV, e_status.cstat, PRINT_STYLE_CSV); in show_device()