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

  /src/usr.sbin/sysinst/
label.c 943 edit.first_custom_attr = popt - mopts;
1113 attr_no = (size_t)i - edit->first_custom_attr;
1296 attr_no = opt - edit->first_custom_attr;
1309 size_t attr_no = m->cursel - edit->first_custom_attr;
defs.h 378 size_t index, first_custom_attr, offset, mode; member in struct:single_part_fs_edit

Completed in 15 milliseconds