Searched refs:datafile (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | allegro | 7 0 belong 0x736C6821 Allegro datafile (packed) 8 0 belong 0x736C682E Allegro datafile (not packed/autodetect) 9 0 belong 0x736C682B Allegro datafile (appended exe data)
|
H A D | mlssa | 6 0 lelong 0xffffabcd MLSSA datafile,
|
H A D | microfocus | 8 # http://www.cobolproducts.com/datafile/data-viewer.html
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | displayq.c | 500 show(const char *nfile, const char *datafile, int copies) in show() argument 505 ldump(nfile, datafile, copies); in show() 507 dump(nfile, datafile, copies); in show() 524 dump(const char *nfile, const char *datafile, int copies) in dump() argument 575 if (*datafile && !stat(datafile, &lbuf)) in dump() 584 ldump(const char *nfile, const char *datafile, int copies) in ldump() argument 593 if (*datafile && !stat(datafile, &lbuf)) in ldump()
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 80-test_tsa.t | 65 my $datafile = shift; 72 ok(run(app([@VERIFY, "-data", $datafile, "-in", $inputfile,
|
/freebsd/contrib/atf/test-programs/ |
H A D | srcdir_test.sh | 29 touch tmp/datafile
|