Searched refs:longfmt (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/games/sail/
H A Dlo_main.c103 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL)
145 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL)
H A Dmain.c144 longfmt = true;
H A Dglobals.c569 bool longfmt; /* -l, print score in long format */ variable
H A Dextern.h47 extern bool longfmt; /* -l, print score in long format */
H A Dpl_7.c1520 longfmt = o_longfmt;
1533 o_longfmt = longfmt;
/netbsd-current/usr.bin/pkill/
H A Dpkill.c92 static int longfmt; variable
167 longfmt = 1;
215 longfmt = 1;
469 if (longfmt)
497 if (longfmt)
526 if (longfmt && matchargs) {
543 } else if (longfmt)
/netbsd-current/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_main.c5139 boolean_t longfmt; member in struct:hist_cbdata
5233 if (!cb->longfmt) {
5279 cbdata.longfmt = B_TRUE;

Completed in 130 milliseconds