Home | Sort by: relevance | last modified time | path |
/src/usr.bin/banner/ | |
banner.c | 131 int nchrs, j; local in function:scan_out 140 for (nchrs = 0; *sp != dlm && *sp != '\0'; ) { 154 if (nchrs++ >= PW/(WIDTH+1)-1) |
banner.c | 131 int nchrs, j; local in function:scan_out 140 for (nchrs = 0; *sp != dlm && *sp != '\0'; ) { 154 if (nchrs++ >= PW/(WIDTH+1)-1) |
banner.c | 131 int nchrs, j; local in function:scan_out 140 for (nchrs = 0; *sp != dlm && *sp != '\0'; ) { 154 if (nchrs++ >= PW/(WIDTH+1)-1) |
/src/usr.sbin/lpr/lpd/ | |
printjob.c | 1069 int nchrs, j; local in function:scan_out 1077 for (nchrs = 0; ; ) { 1086 nchrs++ >= PW/(WIDTH+1)-1) |
printjob.c | 1069 int nchrs, j; local in function:scan_out 1077 for (nchrs = 0; ; ) { 1086 nchrs++ >= PW/(WIDTH+1)-1) |
printjob.c | 1069 int nchrs, j; local in function:scan_out 1077 for (nchrs = 0; ; ) { 1086 nchrs++ >= PW/(WIDTH+1)-1) |