Home | Sort by: relevance | last modified time | path |
/src/usr.bin/col/ | |
col.c | 119 static int no_backspaces; /* if not to output any backspaces */ variable in typeref:typename:int 151 no_backspaces = 1; 486 if (no_backspaces) { |
col.c | 119 static int no_backspaces; /* if not to output any backspaces */ variable in typeref:typename:int 151 no_backspaces = 1; 486 if (no_backspaces) { |
col.c | 119 static int no_backspaces; /* if not to output any backspaces */ variable in typeref:typename:int 151 no_backspaces = 1; 486 if (no_backspaces) { |