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

  /src/usr.sbin/sysinst/
defs.h 99 #define SET_CONTINUE 5 /* Continue (copy from floppy loop) */
menus.mi 453 option MSG_Try_again, exit, action { *(int *)arg = SET_CONTINUE; };
458 option MSG_OK, exit, action { *(int *)arg = SET_CONTINUE; };
util.c 356 if (status != SET_CONTINUE)

Completed in 20 milliseconds