HomeSort by: relevance | last modified time | path
    Searched defs:num_changed (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
part_edit.c 57 bool num_changed; /* number of partitions has changed */ member in struct:part_edit_info
201 info->num_changed = true; /* force reload of menu */
280 marg->num_changed = true; /* reload list of partitions */
448 if (data.num_changed) {
part_edit.c 57 bool num_changed; /* number of partitions has changed */ member in struct:part_edit_info
201 info->num_changed = true; /* force reload of menu */
280 marg->num_changed = true; /* reload list of partitions */
448 if (data.num_changed) {

Completed in 26 milliseconds