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

  /src/bin/ed/
io.c 320 if ((gflag & GLS) && ++col > cols) {
333 if (gflag & GLS) {
353 if (gflag & GLS)
ed.h 65 #define GLS 004 /* list after command */
sub.c 167 } else if ((gflag & (GPR | GLS | GNP)) &&

Completed in 21 milliseconds