Home
last modified time | relevance | path

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

/freebsd/bin/pkill/
H A Dpkill.c105 static int longfmt; variable
255 longfmt = 1; in main()
587 if (longfmt && !pgrep) { in main()
599 if (!did_action && !pgrep && longfmt) in main()
635 if ((longfmt || !pgrep) && matchargs && in show_process()
643 } else if (longfmt || !pgrep) in show_process()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10052 boolean_t longfmt; member
10155 if (!cb->longfmt) { in print_history_records()
10226 cbdata.longfmt = B_TRUE; in zpool_do_history()