Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/tbl/
H A Dt7.c34 int c, ct, vforml, lf; in runtabs() local
102 int i, c, lf, lwid; in deftail() local
H A Dt8.c12 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 Dtar.h3 #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 Dsdiff.c291 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 Dintmap.c72 Intlist **lf; in llookup() local
153 Intlist **lf, *f; in deletekey() local
/plan9/sys/src/cmd/eqn/
H A Dtext.c11 int lf, rf; /* temporary spots for left and right fonts */ variable
/plan9/sys/src/cmd/upas/bayes/
H A Dmsgclass.c82 char *s, *lf; in main() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevmsxf.c57 LOGFONT lf; member
H A Ddwinst.cpp820 FILE *f, *lf; in MakeLog() local
H A Ddwtext.c154 LOGFONT lf; in text_font() local
H A Dgdevupd.c711 int lf; /* Selected Line-Space */ member
/plan9/sys/src/cmd/
H A Dtar.c78 #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 Dfacedb.c360 Facefile *f, *next, **lf; in clearsaved() local
/plan9/sys/src/cmd/troff/
H A Dt6.c628 int lf; in getlg() local