Home
last modified time | relevance | path

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

/freebsd/usr.sbin/sesutil/
H A Dsesutil.c64 #define PRINT_STYLE_CSV_2 3 macro
350 *style = PRINT_STYLE_CSV_2; in sesutil_print()
355 else if (*style == PRINT_STYLE_CSV_2) in sesutil_print()