Home
last modified time | relevance | path

Searched refs:permflag (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c245 if (permflag)
247 permflag = 1;
H A Dex.c425 permflag = 1; in main()
H A Dex.h374 var int permflag; variable
/illumos-gate/usr/src/cmd/ed/
H A Ded.c232 static int permflag; variable
442 if (permflag) in main()
444 permflag = 1; in main()
905 if (permflag) in commands()
907 permflag = 1; in commands()