Home
last modified time | relevance | path

Searched refs:show_to (Results 1 – 25 of 120) sorted by relevance

12345

/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Dcontext.c133 int first0, last0, first1, last1, show_from, show_to, i; local
141 analyze_hunk (hunk, &first0, &last0, &first1, &last1, &show_from, &show_to);
143 if (!show_from && !show_to)
204 if (show_to)
265 int first0, last0, first1, last1, show_from, show_to, i, j, k; local
272 analyze_hunk (hunk, &first0, &last0, &first1, &last1, &show_from, &show_to);
274 if (!show_from && !show_to)
H A Dutil.c752 int l0, l1, show_from, show_to; local
757 show_from = show_to = 0;
768 show_to += next->inserted;
811 show_from = show_to = 0;
814 *inserts = show_to;
/dports/math/numdiff/numdiff-5.9.0/
H A Dutil.c325 lin show_from, show_to; in analyze_hunk() local
327 show_from = show_to = 0; in analyze_hunk()
338 show_to += next->inserted; in analyze_hunk()
345 return (show_from ? OLD : UNCHANGED) | (show_to ? NEW : UNCHANGED); in analyze_hunk()
/dports/textproc/xwindiff/xwindiff-1.1.6/
H A Dutil.c620 int l0, l1, show_from, show_to; local
625 show_from = show_to = 0;
636 show_to += next->inserted;
679 show_from = show_to = 0;
682 *inserts = show_to;
/dports/devel/libCello/libCello-1.1.7/src/
H A DFormat.c37 return show_to(self, $(File, stdout), 0); in show()
40 int show_to(var self, var out, int pos) { in show_to() function
107 if (*fmt == '$') { pos = show_to(a, out, pos); } in print_to_vl()
/dports/sysutils/webmin/webmin-1.981/mailboxes/
H A Dprefs.info1 allowed=wrap_width,wrap_compose,perpage,show_to,top_buttons,arrows,show_delall,show_sent,fwd_mode,d…
/dports/mail/mailutils/mailutils-3.13/frm/
H A Dfrm.h73 extern int show_to; /* Additionally display To: field. -l option */
H A Dcommon.c21 int show_to; /* Additionally display To: field. -l option */ variable
333 if (show_to) in init_output()
441 if (show_to) in action()
/dports/sysutils/usermin/usermin-1.830/mailbox/
H A Dconfig-macos7 show_to=0
H A Dconfig-osf17 show_to=0
H A Dconfig-ALL-linux7 show_to=0
H A Dconfig-hpux7 show_to=0
H A Dconfig-openbsd7 show_to=0
H A Dconfig-openserver7 show_to=0
H A Dconfig-irix7 show_to=0
H A Dconfig-qnx7 show_to=0
H A Dconfig-solaris7 show_to=0
H A Dconfig-aix7 show_to=0
H A Dconfig-freebsd7 show_to=0
H A Dconfig-netbsd7 show_to=0
H A Dconfig-unixware7 show_to=0
H A Dconfig-msc-linux7 show_to=0
/dports/sysutils/webmin/webmin-1.981/sendmail/
H A Dconfig-hpux13 show_to=0
H A Dconfig-corel-linux13 show_to=0
H A Dconfig-slackware-linux13 show_to=0

12345