Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_cmds2.c367 morargc = argc; in next()
447 if (argc == 0 || morargc == argc) in nomore()
449 morargc = argc; in nomore()
H A Dex_argv.h41 var short morargc; /* Used with "More files to edit..." */ variable
H A Dex_io.c648 if (write_quit && inopen && (argc == 0 || morargc == argc))