Home
last modified time | relevance | path

Searched refs:c_option (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dmain.c114 if (gp->c_option != NULL) { in editor()
118 gp->c_option = optarg; in editor()
310 if (gp->c_option == NULL) { in editor()
H A Dgs.h92 char *c_option; /* Ex initial, command-line command. */ member
H A Dexf.c554 if (gp->c_option != NULL && !F_ISSET(sp->frp, FR_NEWFILE)) { in file_cinit()
561 CHAR2INT(sp, gp->c_option, strlen(gp->c_option) + 1, in file_cinit()
565 gp->c_option = NULL; in file_cinit()