/plan9/sys/src/cmd/tbl/ |
H A D | t7.c | 34 int c, ct, vforml, lf; in runtabs() local 102 int i, c, lf, lwid; in deftail() local
|
H A D | t8.c | 12 int c, s, lf, ct, form, lwid, vspf, ip, cmidx, exvspen, vforml; in putline() local 287 int c, s, pl, lwid, dv, lf, ct; in funnies() local
|
/plan9/sys/src/cmd/tarsplit/ |
H A D | tar.h | 3 #define islink(lf) (isreallink(lf) || issymlink(lf)) argument 4 #define isreallink(lf) ((lf) == Lflink) argument 5 #define issymlink(lf) ((lf) == Lfsymlink1 || (lf) == Lfsymlink2) argument
|
/plan9/sys/src/ape/cmd/diff/ |
H A D | sdiff.c | 291 lf_init (lf, infile) in lf_init() argument 302 lf_refill (lf) in lf_refill() argument 315 lf_copy (lf, lines, outfile) in lf_copy() argument 344 lf_skip (lf, lines) in lf_skip() argument 366 lf_snarf (lf, buffer, bufsize) in lf_snarf() argument
|
/plan9/sys/src/lib9p/ |
H A D | intmap.c | 72 Intlist **lf; in llookup() local 153 Intlist **lf, *f; in deletekey() local
|
/plan9/sys/src/cmd/eqn/ |
H A D | text.c | 11 int lf, rf; /* temporary spots for left and right fonts */ variable
|
/plan9/sys/src/cmd/upas/bayes/ |
H A D | msgclass.c | 82 char *s, *lf; in main() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmsxf.c | 57 LOGFONT lf; member
|
H A D | dwinst.cpp | 820 FILE *f, *lf; in MakeLog() local
|
H A D | dwtext.c | 154 LOGFONT lf; in text_font() local
|
H A D | gdevupd.c | 711 int lf; /* Selected Line-Space */ member
|
/plan9/sys/src/cmd/ |
H A D | tar.c | 78 #define islink(lf) (isreallink(lf) || issymlink(lf)) argument 79 #define isreallink(lf) ((lf) == LF_LINK) argument 80 #define issymlink(lf) ((lf) == LF_SYMLINK1 || (lf) == LF_SYMLINK2) argument
|
/plan9/sys/src/cmd/faces/ |
H A D | facedb.c | 360 Facefile *f, *next, **lf; in clearsaved() local
|
/plan9/sys/src/cmd/troff/ |
H A D | t6.c | 628 int lf; in getlg() local
|