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

  /src/external/bsd/nvi/dist/common/
main.c 133 if (gp->c_option != NULL) {
138 gp->c_option = optarg;
342 if (gp->c_option == NULL) {
exf.c 559 if (gp->c_option != NULL && !F_ISSET(sp->frp, FR_NEWFILE)) {
566 CHAR2INT(sp, gp->c_option, strlen(gp->c_option) + 1,
570 gp->c_option = NULL;
gs.h 90 char *c_option; /* Ex initial, command-line command. */ member in struct:_gs

Completed in 53 milliseconds