Searched defs:walk_name (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/parted/
H A Dui.c1122 const char* walk_name; local
1124 walk_name = ped_partition_flag_get_name (walk);
1125 opts = str_list_append (opts, walk_name);
1126 opts = str_list_append_unique (opts, _(walk_name));

Completed in 18 milliseconds