Home
last modified time | relevance | path

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

/freebsd/usr.bin/stat/
H A Dstat.c150 #define FMTF_UNSIGNED 0x04 macro
539 fmtcasef(ofmt, FMT_UNSIGNED, FMTF_UNSIGNED); in output()
652 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
659 ofmt = FMTF_UNSIGNED; in format1()
665 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX; in format1()
667 ofmt = FMTF_UNSIGNED; in format1()
696 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
705 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX; in format1()
707 ofmt = FMTF_UNSIGNED; in format1()
717 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
[all …]