Home
last modified time | relevance | path

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

/openbsd/sbin/fdisk/
H A Dmisc.h30 #define UNTRIMMED 0 macro
H A Dmisc.c78 case UNTRIMMED: in string_from_line()
H A Dgpt.c913 string_from_line(name, sizeof(name), UNTRIMMED); in GPT_get_name()