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

  /src/usr.sbin/sysinst/
label.c 402 edit_install(menudesc *m, void *arg) function in typeref:typename:int
875 { .opt_action=edit_install },
1101 if (m->opts[i].opt_action == edit_install &&
1225 if (m->opts[opt].opt_action == edit_install) {
label.c 402 edit_install(menudesc *m, void *arg) function in typeref:typename:int
875 { .opt_action=edit_install },
1101 if (m->opts[i].opt_action == edit_install &&
1225 if (m->opts[opt].opt_action == edit_install) {

Completed in 26 milliseconds