HomeSort by: relevance | last modified time | path
    Searched refs:pet_str (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/sysinst/
partitions.h 174 enum custom_attr_type { pet_bool, pet_cardinal, pet_str }; enumerator in enum:custom_attr_type
178 size_t strlen; /* maximum length if pet_str */
345 /* pet_str or pet_cardinal: */
gpt.c 1897 { .label = MSG_ptn_label, .type = pet_str },
1898 { .label = MSG_ptn_uuid, .type = pet_str },
1899 { .label = MSG_ptn_gpt_type, .type = pet_str },
part_edit.c 331 case pet_str:
label.c 1318 case pet_str:
mbr.c 3152 { .label = MSG_bootmenu, .type = pet_str,

Completed in 20 milliseconds