Searched refs:Fl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DMakefile29 CHARFILES = 12 14 34 Fi Fl L1 Lb \
/illumos-gate/usr/src/cmd/ed/
H A Ded.c342 static struct stat Fl, Tf; variable in typeref:struct:stat
799 if (stat(file, &Fl) < 0) {
803 fstat(io, &Fl);
804 Fl.st_mtime = 0;
805 lFl = Fl;
831 if (c == 'w' && Fl.st_nlink == 1 && ISREG(lFl)) {
844 if ((io = creat(funny, FMODE(Fl))) >= 0) {
845 chown(funny, Fl.st_uid, Fl.st_gid);
846 chmod(funny, FMODE(Fl));
[all...]
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.X42 Fl 3 ffl

Completed in 62 milliseconds