Searched defs:is_file (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c213 is_file(const char* fname) function
/freebsd-10-stable/sbin/newfs/
H A Dnewfs.c117 static int is_file; /* work on a file, not a device */ variable
/freebsd-10-stable/contrib/groff/contrib/groffer/
H A Dgroffer2.sh1599 is_file() function
[all...]
/freebsd-10-stable/sbin/bsdlabel/
H A Dbsdlabel.c139 static int is_file; /* work on a file (abs. pathname), "-f" opt. */ variable
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlex.c41 isc_boolean_t is_file; member in struct:inputsource
192 new_source(isc_lex_t *lex, isc_boolean_t is_file, isc_boolean_t need_close, argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Deditorp.c96 svn_boolean_t is_file; member in struct:ra_svn_token_entry_t
467 store_token(ra_svn_driver_state_t *ds, void *baton, svn_string_t *token, svn_boolean_t is_file, apr_pool_t *pool) argument
487 lookup_token(ra_svn_driver_state_t *ds, svn_string_t *token, svn_boolean_t is_file, ra_svn_token_entry_t **entry) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp424 Driver::OptionData::AddInitialCommand (const char *command, bool before_file, bool is_file, SBError &error) argument
495 bool is_file = (*command_set)[idx].first; local
/freebsd-10-stable/usr.sbin/makefs/
H A Dcd9660.c1592 cd9660_level1_convert_filename(const char *oldname, char *newname, int is_file) argument
1650 cd9660_level2_convert_filename(const char *oldname, char *newname, int is_file) argument
1732 cd9660_convert_filename(const char *oldname, char *newname, int is_file) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1123 svn_fs_is_file(svn_boolean_t *is_file, svn_fs_root_t *root, const char *path, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp225 virtual int is_file() { return 0; } function in class:input_iterator
316 int file_iterator::is_file() function in class:file_iterator

Completed in 130 milliseconds