Home
last modified time | relevance | path

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

/src/usr.sbin/fstyp/
H A Dfstyp.c53 #define LABEL_LEN 256 macro
203 char label[LABEL_LEN + 1], strvised[LABEL_LEN * 4 + 1]; in main()