Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/netbsd/external/bsd/pkg_install/dist/lib/
H A Dfile.c65 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/external/mpl/bind/dist/lib/dns/tests/
H A Drbt_test.c180 dns_fixedname_t fname; in test_context_setup() local
224 dns_fixedname_t fname; in check_test_data() local
280 dns_fixedname_t fname; in rbtnode_get_distance() local
363 dns_fixedname_t fname; in rbt_check_distance_random() local
434 dns_fixedname_t fname; in rbt_check_distance_ordered() local
466 dns_fixedname_t fname; in insert_helper() local
693 dns_fixedname_t fname; in rbt_remove() local
718 dns_fixedname_t fname; in rbt_remove() local
893 dns_fixedname_t fname; in remove_nodes() local
1069 dns_fixedname_t fname; in rbt_addname() local
[all …]
/netbsd/lib/lua/libm/
H A Dlibm.c52 #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/external/gpl2/dtc/dist/
H A Dsrcpos.c49 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/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c334 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/usr.bin/mail/
H A Ddotlock.c52 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 Dmime_detach.c98 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/tests/lib/libc/gen/posix_spawn/
H A Dfa_spawn_utils.c44 filesize(const char * restrict fname) in filesize()
55 empty_outfile(const char * restrict fname) in empty_outfile()
/netbsd/games/rogue/
H A Dmachdep.c190 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/lib/libc/compat/gen/
H A Dcompat_utmpx.c126 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/external/apache2/llvm/dist/libcxx/utils/
H A Dgraph_header_deps.py49 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/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c166 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/external/gpl3/binutils/dist/gprofng/src/
H A DCompCom.cc106 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/external/lgpl3/gmp/dist/tests/mpz/
H A Dreuse.c73 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/sys/arch/x68k/stand/libsa/
H A Ddevopen.c49 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/sys/stand/efiboot/
H A Defifile.c38 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/external/gpl3/gcc/dist/libcpp/
H A Dmakeucnid.cc63 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/sys/arch/hpcmips/stand/libsa/
H A Ddevopen.c72 TCHAR *fname = (TCHAR*)fnamexx; in parsebootfile() local
103 devopen(struct open_file *f, const char *fname, char **file) in devopen()
/netbsd/sys/arch/luna68k/stand/boot/
H A Ddevopen.c80 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/external/gpl2/xcvs/dist/src/
H A Dremove.c192 char *fname; in remove_fileproc() local
244 char *fname; in remove_fileproc() local
/netbsd/sys/arch/next68k/stand/boot/
H A Ddevopen.c66 devparse(const char *fname, int *dev, in devparse()
119 devopen(struct open_file *f, const char *fname, char **file) in devopen()
/netbsd/sys/arch/mmeye/stand/boot/
H A Ddevopen.c46 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/sys/arch/cobalt/stand/boot/
H A Ddevopen.c46 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/usr.sbin/ypserv/mknetid/
H A Dmknetid.c214 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()
/netbsd/usr.sbin/services_mkdb/
H A Dservices_mkdb.c71 const char *fname = _PATH_SERVICES; in main() local
174 parseservices(const char *fname, StringList *sl) in parseservices()
282 getstring(const char *fname, size_t line, char **cp, const char *tag) in getstring()

12345678910>>...37