Lines Matching defs:EDIT
173 static int edit(int);
477 UNSPEC, EDIT, READ, RESTORE, SETWRITABLE, SETREADONLY,
583 case 'e': /* Edit label with $EDITOR */
584 op = EDIT;
591 case 'i': /* Edit using built-in editor */
671 if (Iflag && op != EDIT
696 case EDIT:
700 error = edit(f);
1514 edit(int f)
1548 (void) printf("re-edit the label? [y]: ");
2134 { "-e [-BCDFMIrv] disk", "(to edit label)" },