Searched refs:UNTRIMMED (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/fdisk/ | ||
H A D | misc.h | 30 #define UNTRIMMED 0 macro |
H A D | misc.c | 78 case UNTRIMMED: in string_from_line() |
H A D | gpt.c | 913 string_from_line(name, sizeof(name), UNTRIMMED); in GPT_get_name() |