Home
last modified time | relevance | path

Searched refs:line1 (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/usr.bin/comm/
HDcomm.c75 char *line1, *line2; in main() local
122 line1 = line2 = NULL; in main()
128 n1 = getline(&line1, &line1len, fp1); in main()
131 if (n1 > 0 && line1[n1 - 1] == '\n') in main()
132 line1[n1 - 1] = '\0'; in main()
151 show(fp1, argv[0], col1, &line1, &line1len); in main()
156 if ((tline1 = convert(line1)) != NULL) in main()
159 comp = strcmp(line1, line2); in main()
171 (void)printf("%s%s\n", col3, line1); in main()
180 (void)printf("%s%s\n", col1, line1); in main()
/freebsd-14-stable/contrib/bmake/unit-tests/
HDcmdline-redirect-stdin.mk14 line1!= read line; echo "$$line"
17 .if ${line1} != "first line"
18 . error line1="${line1}"
HDopt-debug-errors.exp15 line1
22 line1 line2
HDopt-debug-errors-jobs.exp21 line1
33 line1 line2
/freebsd-14-stable/usr.sbin/edquota/
HDedquota.c543 char *fsp, line1[BUFSIZ], line2[BUFSIZ]; in readprivs() local
553 (void) fgets(line1, sizeof (line1), fd); in readprivs()
554 while (fgets(line1, sizeof (line1), fd) != NULL && in readprivs()
556 if ((fsp = strtok(line1, " \t:")) == NULL) { in readprivs()
557 warnx("%s: bad format", line1); in readprivs()
721 char *fsp, bunits[10], iunits[10], line1[BUFSIZ]; in readtimes() local
731 (void) fgets(line1, sizeof (line1), fd); in readtimes()
732 (void) fgets(line1, sizeof (line1), fd); in readtimes()
733 while (fgets(line1, sizeof (line1), fd) != NULL) { in readtimes()
734 if ((fsp = strtok(line1, " \t:")) == NULL) { in readtimes()
[all …]
/freebsd-14-stable/sbin/dhclient/
HDconflex.c59 static char line1[81]; variable
83 cur_line = line1; in new_parse()
96 if (cur_line == line1) { in get_char()
98 prev_line = line1; in get_char()
100 cur_line = line1; in get_char()
107 if (lpos < sizeof(line1)) { in get_char()
/freebsd-14-stable/contrib/diff/src/
HDutil.c674 *first1 = hunk->line1; in analyze_hunk()
680 l1 = next->line1 + next->inserted - 1; in analyze_hunk()
699 for (i = next->line1; i <= l1 && trivial; i++) in analyze_hunk()
767 long int line1 = sp->line1; in debug_script() local
771 line0, line1, deleted, inserted); in debug_script()
HDanalyze.c689 add_change (lin line0, lin line1, lin deleted, lin inserted, in add_change() argument
695 new->line1 = line1; in add_change()
722 lin line0 = i0, line1 = i1; in build_reverse_script() local
729 script = add_change (line0, line1, i0 - line0, i1 - line1, script); in build_reverse_script()
756 lin line0 = i0, line1 = i1; in build_script() local
763 script = add_change (i0, i1, line0 - i0, line1 - i1, script); in build_script()
HDcontext.c239 while (next && next->line1 + next->inserted <= i) in pr_context_hunk()
245 if (next && next->line1 <= i) in pr_context_hunk()
401 top1 = start->line1 + start->inserted; in find_hunk()
409 if (start && start->line0 - top0 != start->line1 - top1) in find_hunk()
HDdiff.h224 lin line1; /* Line number of 1st inserted line. */ member
/freebsd-14-stable/contrib/netbsd-tests/bin/sh/
HDt_here.sh326 'cat << "echo"'"${nl}"'line1\'"${nl}"'line2\'"${nl}echo${nl}echo${nl}" \
327 'line1\ line2\' 0
329 'cat << echo'"${nl}"'line1\'"${nl}"'line2\'"${nl}echo${nl}echo${nl}" \
474 ' '5string1 line1?-line2string1 -line2 ""'\'\'' string1 66666' 0
HDt_redir.sh215 while read line1 <File
218 echo "$line1":"$line2"
/freebsd-14-stable/usr.bin/sdiff/
HDsdiff.c1078 char *line1; in printc() local
1081 if (!(line1 = xfgets(file1))) in printc()
1087 linep->line = line1; in printc()
1142 char *line1; in printd() local
1146 if (!(line1 = xfgets(file1))) in printd()
1148 enqueue(line1, '<', NULL); in printd()
/freebsd-14-stable/contrib/ee/
HDnew_curse.h243 extern int Comp_line P_((struct _line *line1, struct _line *line2));
HDnew_curse.c2942 Comp_line(line1, line2) /* compare lines */ in Comp_line() argument
2943 struct _line *line1; in Comp_line()
2951 if (line1->last_char != line2->last_char)
2954 c1 = line1->row;
2956 att1 = line1->attributes;
/freebsd-14-stable/usr.bin/sed/tests/
HDmulti_test.sh384 echo line1 > lines3
/freebsd-14-stable/contrib/tcsh/
HDcomplete.tcsh619 pcm2 rec igain ogain line1 line2 line3)'/ \