Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_cmds.c243 if (permflag)
245 permflag = 1;
H A Dex.c424 permflag = 1; in main()
H A Dex.h374 var int permflag; variable
/titanic_50/usr/src/cmd/ed/
H A Ded.c233 static int permflag; variable
442 if (permflag) in main()
444 permflag = 1; in main()
895 if (permflag) in commands()
897 permflag = 1; in commands()