Searched refs:line (Results 1 - 25 of 1467) sorted by path

1234567891011>>

/freebsd-10.0-release/
H A DMakefile44 # command line. By keeping this makefile simple, it doesn't matter too
131 (in make.conf(5)) or command-line variable.
H A DMakefile.inc14 # Make command line options:
785 while read line; do \
786 set -- $$line; \
836 @# line from the METALOG. This relies on the fact that
837 @# a line containing only the filename will sort immediatly before
838 @# the relevant mtree line.
847 @# line from the METALOG. This relies on the fact that
848 @# a line containing only the filename will sort immediatly before
849 @# the relevant mtree line.
/freebsd-10.0-release/bin/cat/
H A Dcat.c207 int ch, gobble, line, prev; local
213 line = gobble = 0;
225 (void)fprintf(stdout, "%6d\t", ++line);
/freebsd-10.0-release/bin/ed/
H A Ded.h48 # define LINECHARS INT_MAX /* max chars per line */
50 # define LINECHARS MAXINT /* max chars per line */
63 typedef struct line { struct
64 struct line *q_forw;
65 struct line *q_back;
66 off_t seek; /* address of line in scratch buffer */
67 int len; /* length of line */
/freebsd-10.0-release/bin/ed/test/
H A Da.d0 line 1
2 line 2
3 line 3
4 line 4
H A Daddr.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dc.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dd.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dg1.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dg2.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dg3.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dg4.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dg5.d0 line 1
2 line 2
3 line 3
H A Di.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dj.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dk.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dm.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dnl1.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dnl2.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dr1.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dr2.d0 line 1
2 line 2
3 line 3
4 line 4
H A Ds1.d0 line 1
2 line 2
3 line 3
4 line 4
H A Ds2.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dt.d0 line 1
2 line 2
3 line 3
4 line 4
H A Dt1.d0 line 1
2 line 2
3 line 3
4 line 4

Completed in 110 milliseconds

1234567891011>>