Searched refs:lf (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/libast/common/port/ |
H A D | lcgen.c | 283 FILE* lf; local 305 if (!(lf = fopen(lib, "w"))) 338 fprintf(lf, "/* : : generated by %s : : */\n", command); 339 fprintf(lf, "\n"); 340 fprintf(lf, "#include \"lclib.h\"\n"); 341 fprintf(lf, "#include \"lclang.h\"\n"); 342 fprintf(lf, "\n"); 511 fprintf(lf, "\nconst Lc_attribute_t attribute_%s[] =\n{\n", lp->link.code); 522 fprintf(lf, "{\"%s\",", b); 524 fprintf(lf, "LC [all...] |
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | adb_openclose.c | 51 int lf; local 70 lf = THREEPARAMOPEN(lockfilename, O_RDWR | O_CREAT | O_EXCL, 0600); 71 if (lf == -1) 73 (void) close(lf);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/ |
H A D | Script.pm | 247 lf:laf:215:Latin (Fraktur variant)
|
/osnet-11/usr/src/cmd/sendmail/libmilter/ |
H A D | engine.c | 1383 #define ARGV_FCT(lf, rf, idx) \ 1385 sfsistat (*lf) __P((SMFICTX *, char **)); \ 1392 (lf = g->a_ctx->ctx_smfi->rf) == NULL) \ 1396 r = (*lf)(g->a_ctx, argv); \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | sprintf.t | 280 >%.0lf< >1< >1< >'l' should have no effect<
|
H A D | pat.t | 1098 lf => "\n", 1109 print "not " unless "@space0" eq "cr ff lf spc tab"; 1113 print "not " unless "@space1" eq "cr ff lf spc tab vt";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Concise.pm | 270 uf lf uc lc qm @ [f [ @[ eh vl ky dl ex % ${ @{ uk pk st jn ) )[ a@
|
Completed in 75 milliseconds