/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | file.c | 65 fexists(const char *fname) in fexists() 77 isdir(const char *fname) in isdir() 91 islinktodir(const char *fname) in islinktodir() 108 isbrokenlink(const char *fname) in isbrokenlink() 125 isemptydir(const char *fname) in isemptydir() 150 isfile(const char *fname) in isfile() 163 isemptyfile(const char *fname) in isemptyfile() 194 URLlength(const char *fname) in URLlength()
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | rbt_test.c | 155 dns_fixedname_t fname; test_context_setup() local 199 dns_fixedname_t fname; check_test_data() local 248 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 326 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 394 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 426 dns_fixedname_t fname; insert_helper() local 647 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 672 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 695 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 714 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 810 dns_fixedname_t fname; insert_nodes() local 847 dns_fixedname_t fname; remove_nodes() local 971 dns_fixedname_t fname, found; ISC_RUN_TEST_IMPL() local 1016 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 1050 dns_fixedname_t fname; ISC_RUN_TEST_IMPL() local 1076 dns_fixedname_t fname, found, expect; ISC_RUN_TEST_IMPL() local [all...] |
/netbsd-src/lib/lua/libm/ |
H A D | libm.c | 52 #define BFUNC_DBL(fname) \ argument 64 #define DFUNC_DBL(fname) \ argument 76 #define DFUNC_INT_DBL(fname) \ argument 90 #define DFUNC_DBL_DBL(fname) \ argument
|
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | srcpos.c | 49 static void set_initial_path(char *fname) in set_initial_path() 60 static char *shorten_to_initial_path(char *fname) in shorten_to_initial_path() 102 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 129 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path() 148 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open() 174 void srcfile_push(const char *fname) in srcfile_push() 291 const char *fname = "<no-file>"; in srcpos_string() local 316 char *pos_str, *fname, *first, *rest; in srcpos_string_comment() local
|
/netbsd-src/sys/arch/sgimips/stand/sgivol/ |
H A D | sgivol.c | 334 init_volhdr(const char *fname) in init_volhdr() 420 write_file(const char *fname) in write_file() 508 delete_file(const char *fname) in delete_file() 527 move_file(const char *fname) in move_file() 572 modify_partition(const char *fname) in modify_partition() 587 write_volhdr(const char *fname) in write_volhdr()
|
/netbsd-src/usr.bin/mail/ |
H A D | dotlock.c | 52 create_exclusive(const char *fname) in create_exclusive() 135 dot_lock(const char *fname, int pollinterval, FILE *fp, const char *msg) in dot_lock() 184 dot_unlock(const char *fname) in dot_unlock()
|
H A D | mime_detach.c | 98 char *fname; in detach_get_fname() local 121 detach_open_core(char *fname, const char *partstr) in detach_open_core() 217 char *fname; in detach_open_target() local
|
/netbsd-src/tests/lib/libc/gen/posix_spawn/ |
H A D | fa_spawn_utils.c | 44 filesize(const char * restrict fname) in filesize() 55 empty_outfile(const char * restrict fname) in empty_outfile()
|
/netbsd-src/lib/libc/compat/gen/ |
H A D | compat_utmpx.c | 126 updwtmpx(const char *fname, const struct utmpx50 *ut50) in updwtmpx() 134 __getlastlogx13(const char *fname, uid_t uid, struct lastlogx50 *ll50) in __getlastlogx13() 146 lastlogxname(const char *fname) in lastlogxname() 173 updlastlogx(const char *fname, uid_t uid, struct lastlogx50 *ll50) in updlastlogx()
|
/netbsd-src/games/rogue/ |
H A D | machdep.c | 190 md_get_file_id(const char *fname) in md_get_file_id() 209 md_link_count(const char *fname) in md_link_count() 265 md_gfmt(const char *fname, struct rogue_time *rt_buf) in md_gfmt() 295 md_df(const char *fname) in md_df()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
H A D | graph_header_deps.py | 49 def build_file_entry(fname, options): argument 120 def get_friendly_id(fname): argument 129 def get_decorators(fname, entry): argument 191 def should_keep(fname): argument
|
/netbsd-src/external/bsd/pkg_install/dist/delete/ |
H A D | pkg_delete.c | 166 char line[MaxPathSize], *eol, *fname; in process_required_by() local 317 char *fname; in find_new_leaves_iter() local 370 char *fname; in find_preserve_pkgs() local 408 char *fname, *pkgdir; in run_deinstall_script() local 448 remove_line(const char *fname, const char *fname_tmp, const char *text) in remove_line() 500 char *fname, *fname2; in remove_depend() local 522 char *fname, *pkgdir; in remove_pkg() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | CompCom.cc | 106 CompComment::get_demangle_name (char *fname) in get_demangle_name() 186 char *fname = strs + elf->decode (ind[i]); in compcom_format() local 254 char *fname = strs + elf->decode (ind[i]); in compcom_format() local 280 char *fname = strs + elf->decode (ind[i]); in compcom_format() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | CompCom.cc | 106 CompComment::get_demangle_name (char *fname) in get_demangle_name() 186 char *fname = strs + elf->decode (ind[i]); in compcom_format() local 254 char *fname = strs + elf->decode (ind[i]); in compcom_format() local 280 char *fname = strs + elf->decode (ind[i]); in compcom_format() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | reuse.c | 73 const char *fname; member 98 const char *fname; member 118 const char *fname; member 131 const char *fname; member 143 const char *fname; member 154 const char *fname; member 170 #define FAIL2(fname,op1,op2,op3) \ argument
|
/netbsd-src/sys/arch/x68k/stand/libsa/ |
H A D | devopen.c | 49 devparse(const char *fname, int *ha, int *dev, int *unit, int *part, in devparse() 109 devopen(struct open_file *f, const char *fname, char **file) in devopen()
|
/netbsd-src/sys/stand/efiboot/ |
H A D | efifile.c | 38 efi_file_parse(const char *fname, UINTN *pvol, const char **pfile) in efi_file_parse() 75 const char *fname, *path; in efi_file_open() local 159 efi_file_path(EFI_DEVICE_PATH *dp, const char *fname, char *buf, size_t buflen) in efi_file_path()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | makeucnid.cc | 63 read_ucnid (const char *fname) in read_ucnid() 130 read_table (char *fname) in read_table() 204 read_derived (const char *fname) in read_derived() 250 read_derivedcore (char *fname) in read_derivedcore()
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | devopen.c | 80 devopen(struct open_file *f, const char *fname, char **file) in devopen() 122 make_device(const char *str, int *devp, int *unitp, int *partp, char **fname) in make_device()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | remove.c | 192 char *fname; in remove_fileproc() local 244 char *fname; in remove_fileproc() local
|
/netbsd-src/sys/arch/next68k/stand/boot/ |
H A D | devopen.c | 66 devparse(const char *fname, int *dev, in devparse() 119 devopen(struct open_file *f, const char *fname, char **file) in devopen()
|
/netbsd-src/sys/arch/hpcmips/stand/libsa/ |
H A D | devopen.c | 72 TCHAR *fname = (TCHAR*)fnamexx; in parsebootfile() local 103 devopen(struct open_file *f, const char *fname, char **file) in devopen()
|
/netbsd-src/sys/arch/cobalt/stand/boot/ |
H A D | devopen.c | 46 devparse(const char *fname, int *dev, uint8_t *unit, uint8_t *part, in devparse() 126 devopen(struct open_file *f, const char *fname, char **file) in devopen()
|
/netbsd-src/sys/arch/mmeye/stand/boot/ |
H A D | devopen.c | 46 devparse(const char *fname, int *dev, uint8_t *unit, uint8_t *part, in devparse() 118 devopen(struct open_file *f, const char *fname, char **file) in devopen()
|
/netbsd-src/usr.sbin/ypserv/mknetid/ |
H A D | mknetid.c | 214 read_passwd(const char *fname) in read_passwd() 289 read_group(const char *fname) in read_group() 383 print_hosts(const char *fname, const char *domain) in print_hosts() 416 print_netid(const char *fname) in print_netid()
|