Searched defs:is_file (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
H A D | File.pm | 704 sub is_file { local $^W; FILE == $_[0]->type } global() subroutine
|
/openbsd-src/usr.bin/dig/lib/isc/ |
H A D | lex.c | 35 int is_file; member 153 new_source(isc_lex_t *lex, int is_file, int need_close, in new_source()
|
/openbsd-src/usr.sbin/makefs/ |
H A D | cd9660.c | 1486 char *newname, size_t newnamelen, int is_file) in cd9660_level1_convert_filename() argument 1542 char *newname, size_t newnamelen, int is_file) in cd9660_level2_convert_filename() argument 1612 char *newname, size_t newnamelen, int is_file) in cd9660_convert_filename() argument
|
/openbsd-src/gnu/llvm/lldb/tools/driver/ |
H A D | Driver.h | 60 bool is_file; member
|
H A D | Driver.cpp | 119 bool is_file, SBError &error) { in AddInitialCommand()
|
/openbsd-src/usr.sbin/unbound/smallapp/ |
H A D | unbound-checkconf.c | 484 is_file(const char* fname) is_file() function
|