Searched refs:lfile (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/crypto/openssl/util/pl/
H A DBC-32.pl49 $lfile='';
110 -\$(RM) $lfile$target
111 \$(MKLIB) $lfile$target \@&&!
H A DMingw32.pl67 $lfile='';
H A DOS2-EMX.pl40 $lfile='';
H A Dunix.pl45 $lfile='';
H A DVC-32.pl192 $lfile='/out:';
307 $ret.="\t\$(MKLIB) $lfile$target @<<\n $objs\n<<\n";
/freebsd-10.1-release/sbin/gbde/
H A Dgbde.c283 cmd_attach(const struct g_bde_softc *sc, const char *dest, const char *lfile) argument
295 if (lfile != NULL) {
296 ffd = open(lfile, O_RDONLY, 0);
298 err(1, "%s", lfile);

Completed in 122 milliseconds