Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dlast_fancy.c41 LAST_OPT_H = (1 << 2), /* -H header */ enumerator
174 if (opt & LAST_OPT_H) { in last_main()