| /trueos/usr.sbin/pkg_install/lib/ |
| HD | file.c | 32 fexists(const char *fname) in fexists() 45 isdir(const char *fname) in isdir() 59 isemptydir(const char *fname) in isemptydir() 85 isfile(const char *fname) in isfile() 99 isemptyfile(const char *fname) in isemptyfile() 111 issymlink(const char *fname) in issymlink() 121 isURL(const char *fname) in isURL() 139 fileFindByPath(const char *base, const char *fname) in fileFindByPath() 183 fileGetContents(const char *fname) in fileGetContents() 270 copy_file(const char *dir, const char *fname, const char *to) in copy_file() [all …]
|
| /trueos/contrib/apr/file_io/unix/ |
| HD | filestat.c | 174 APR_DECLARE(apr_status_t) apr_file_perms_set(const char *fname, in apr_file_perms_set() 184 APR_DECLARE(apr_status_t) apr_file_attrs_set(const char *fname, in apr_file_attrs_set() 240 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname, in apr_file_mtime_set() 285 const char *fname, in apr_stat()
|
| /trueos/contrib/gcclibs/libmudflap/ |
| HD | mf-impl.h | 336 #define WRAPPER(ret, fname, ...) \ argument 342 #define DECLARE(ty, fname, ...) \ argument 345 #define CALL_REAL(fname, ...) \ argument 350 #define CALL_BACKUP(fname, ...) \ argument 355 #define WRAPPER(ret, fname, ...) \ argument 357 #define DECLARE(ty, fname, ...) \ argument 359 #define CALL_REAL(fname, ...) \ argument 361 #define CALL_BACKUP(fname, ...) \ argument 367 #define WRAPPER2(ret, fname, ...) \ argument 379 #define BEGIN_PROTECT(fname, ...) \ argument
|
| /trueos/contrib/apr/locks/unix/ |
| HD | proc_mutex.c | 32 const char *fname) in proc_mutex_no_child_init() 71 const char *fname) in proc_mutex_posix_create() 223 const char *fname) in proc_mutex_sysv_create() 343 const char *fname) in proc_mutex_proc_pthread_create() 543 const char *fname) in proc_mutex_fcntl_create() 663 const char *fname) 739 const char *fname) 862 …apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char *fname) 880 const char *fname, 898 const char *fname,
|
| HD | global_mutex.c | 46 const char *fname, in apr_global_mutex_create() 83 const char *fname, in apr_global_mutex_child_init()
|
| /trueos/contrib/dtc/ |
| HD | srcpos.c | 71 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 98 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path() 117 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open() 143 void srcfile_push(const char *fname) in srcfile_push() 267 const char *fname = "<no-file>"; in srcpos_string() local
|
| /trueos/contrib/subversion/subversion/libsvn_subr/ |
| HD | dso.c | 66 svn_dso_load_internal(apr_dso_handle_t **dso, const char *fname) in svn_dso_load_internal() 108 svn_dso_load(apr_dso_handle_t **dso, const char *fname) in svn_dso_load()
|
| /trueos/usr.sbin/config/ |
| HD | mkoptions.c | 313 check_duplicate(const char *fname, const char *this) in check_duplicate() 327 insert_option(const char *fname, char *this, char *val) in insert_option() 362 read_option_file(const char *fname, int flags) in read_option_file() 411 char fname[MAXPATHLEN]; in read_options() local
|
| /trueos/tools/regression/usr.bin/env/ |
| HD | regress-sb.rb | 93 def check_out(name, fname, expect_arr) argument 285 def CommandOptions.set_rgdatafile(fname) argument 297 def CommandOptions.set_testpgm(fname) argument
|
| /trueos/contrib/gcclibs/libcpp/ |
| HD | makeucnid.c | 54 read_ucnid (const char *fname) in read_ucnid() 113 read_table (char *fname) in read_table() 189 read_derived (const char *fname) in read_derived()
|
| HD | files.c | 415 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file() 821 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head() 880 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include() 939 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file() 1026 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included() 1059 const char *fname = (const char *) q; in file_hash_eq() local 1107 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include() 1184 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() 1210 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include() 1268 append_file_to_dir (const char *fname, cpp_dir *dir) in append_file_to_dir() [all …]
|
| /trueos/contrib/unbound/smallapp/ |
| HD | unbound-checkconf.c | 207 is_file(const char* fname) in is_file() 227 is_dir(const char* fname) in is_dir() 247 basedir(char* fname) in basedir() 314 morechecks(struct config_file* cfg, const char* fname) in morechecks()
|
| /trueos/usr.sbin/fifolog/lib/ |
| HD | fifolog_int.c | 56 fifolog_int_open_i(struct fifolog_file *f, const char *fname, int mode) in fifolog_int_open_i() 136 fifolog_int_open(struct fifolog_file **ff, const char *fname, int mode) in fifolog_int_open()
|
| /trueos/contrib/dialog/ |
| HD | trace.c | 206 dlg_trace(const char *fname) in dlg_trace() 226 dlg_trace(const char *fname) in dlg_trace()
|
| /trueos/usr.sbin/cron/cron/ |
| HD | database.c | 105 char fname[MAXNAMLEN+1], local 196 process_crontab(uname, fname, tabname, statbuf, new_db, old_db) in process_crontab() argument
|
| /trueos/lib/libc/sparc64/fpu/ |
| HD | fpu_qp.c | 57 #define _QP_TTOQ(qname, fname, ntype, signpos, atype, ...) \ argument 74 #define _QP_QTOT(qname, fname, type, ...) \ argument
|
| /trueos/sbin/dump/ |
| HD | itime.c | 133 char *fname; in getdumptime() local 167 char *fname; in putdumptime() local
|
| /trueos/lib/libc/posix1e/ |
| HD | mac_exec.c | 42 mac_execve(char *fname, char **argv, char **envv, struct mac *label) in mac_execve()
|
| /trueos/usr.bin/cut/ |
| HD | cut.c | 270 b_n_cut(FILE *fp, const char *fname) in b_n_cut() 332 c_cut(FILE *fp, const char *fname) in c_cut() 380 f_cut(FILE *fp, const char *fname) in f_cut()
|
| /trueos/sys/arm/include/ |
| HD | cpu-v6.h | 48 #define _RF0(fname, aname...) \ argument 57 #define _WF0(fname, aname...) \ argument 64 #define _WF1(fname, aname...) \ argument
|
| /trueos/contrib/gcc/config/ |
| HD | darwin-c.c | 265 framework_construct_pathname (const char *fname, cpp_dir *dir) in framework_construct_pathname() 340 find_subframework_file (const char *fname, const char *pname) in find_subframework_file() 471 const char *fname; in darwin_register_objc_includes() local 547 const char *fname = header; in find_subframework_header() local
|
| /trueos/crypto/openssl/crypto/asn1/ |
| HD | tasn_prn.c | 189 const char *fname, const char *sname, in asn1_item_print_ctx() 324 const char *sname, *fname; in asn1_template_print_ctx() local 376 const char *fname, const char *sname, in asn1_print_fsname() 486 const char *fname, const char *sname, in asn1_primitive_print()
|
| /trueos/lib/libedit/ |
| HD | hist.h | 66 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname) argument 67 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) argument
|
| /trueos/tools/LibraryReport/ |
| HD | LibraryReport.tcl | 183 proc examineExecutable {fname} { argument
|
| /trueos/contrib/serf/build/ |
| HD | gen_def.py | 52 def extract_exports(fname): argument
|