Home
last modified time | relevance | path

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

12345678910

/dflybsd-src/lib/libc/gen/
H A Dutmpx.c67 _open_db(const char *fname) in _open_db()
110 setutxdb(utx_db_t db_type, const char *fname) in setutxdb()
413 utmpxname(const char *fname) in utmpxname()
447 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in getlastlogx()
485 updlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in updlastlogx()
/dflybsd-src/contrib/tcsh-6/
H A Ddotlock.c47 create_exclusive(const char *fname) in create_exclusive()
127 dot_lock(const char *fname, int pollinterval) in dot_lock()
173 dot_unlock(const char *fname) in dot_unlock()
/dflybsd-src/games/rogue/
H A Dmachdep.c255 md_get_file_id(const char *fname) in md_get_file_id()
274 md_link_count(const char *fname) in md_link_count()
330 md_gfmt(const char *fname, struct rogue_time *rt_buf) in md_gfmt()
360 md_df(const char *fname) in md_df()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dfiles.c508 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, in _cpp_find_file()
949 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head()
1009 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include()
1116 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
1232 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included()
1249 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before()
1286 const char *fname = (const char *) q; in file_hash_eq() local
1346 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include()
1456 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date()
1482 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include()
[all …]
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dfiles.c452 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file()
849 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head()
909 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include()
982 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
1097 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included()
1114 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before()
1149 const char *fname = (const char *) q; in file_hash_eq() local
1210 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include()
1320 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date()
1346 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include()
[all …]
H A Dmakeucnid.c54 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()
/dflybsd-src/sys/dev/drm/include/linux/
H A Dmodule.h58 #define module_init(fname) \ argument
60 #define module_exit(fname) \ argument
/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_exit.c50 _thread_exitf(const char *fname, int lineno, const char *fmt, ...) in _thread_exitf()
68 _thread_exit(const char *fname, int lineno, const char *msg) in _thread_exit()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dremove.c190 char *fname; in remove_fileproc() local
242 char *fname; in remove_fileproc() local
/dflybsd-src/usr.bin/who/
H A Dwho.c227 who_am_i(const char *fname, int show_labels) in who_am_i()
262 process(const char *fname, int show_labels) in process()
367 quick(const char *fname) in quick()
H A Dutmpentry.c75 setup(const char *fname) in setup()
126 getutentries(const char *fname, struct utmpentry **epp) in getutentries()
/dflybsd-src/usr.bin/cut/
H A Dcut.c265 b_n_cut(FILE *fp, const char *fname) in b_n_cut()
327 c_cut(FILE *fp, const char *fname) in c_cut()
375 f_cut(FILE *fp, const char *fname) in f_cut()
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dtasn_prn.c197 const char *fname, const char *sname, int nohdr, const ASN1_PCTX *pctx) in asn1_item_print_ctx()
335 const char *sname, *fname; in asn1_template_print_ctx() local
387 asn1_print_fsname(BIO *out, int indent, const char *fname, const char *sname, in asn1_print_fsname()
495 int indent, const char *fname, const char *sname, const ASN1_PCTX *pctx) in asn1_primitive_print()
/dflybsd-src/usr.sbin/cron/cron/
H A Ddatabase.c101 char fname[NAME_MAX + 1 - 5], tabname[NAME_MAX + 1]; in load_database() local
184 process_crontab(char *uname, char *fname, char *tabname, struct stat *statbuf, in process_crontab()
/dflybsd-src/usr.bin/pr/
H A Dpr.c176 const char *fname; in onecol() local
328 const char *fname; in vertcol() local
638 const char *fname; in horzcol() local
784 const char *fname; in mulfile() local
1251 nxtfile(int argc, char **argv, const char **fname, char *buf, int dt) in nxtfile()
1412 prhead(char *buf, const char *fname, int pagcnt) in prhead()
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dsource.c67 const char *fname; in source_file_lookup_name() local
100 char fname[PATH_MAX]; in annotate_source() local
/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dsource.c67 const char *fname; in source_file_lookup_name() local
100 char fname[PATH_MAX]; in annotate_source() local
/dflybsd-src/sbin/dump/
H A Ditime.c128 char *fname; in getdumptime() local
162 char *fname; in putdumptime() local
/dflybsd-src/games/larn/
H A Ddiag.c173 savegame(char *fname) in savegame()
239 restoregame(char *fname) in restoregame()
/dflybsd-src/contrib/less/
H A Dlglob.h51 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument
66 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument
82 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument
/dflybsd-src/contrib/dialog/
H A Dtrace.c250 dlg_trace(const char *fname) in dlg_trace()
271 dlg_trace(const char *fname) in dlg_trace()
/dflybsd-src/contrib/libedit/src/
H A Dhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname) argument
68 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) argument
/dflybsd-src/sys/dev/drm/amd/display/dc/bios/
H A Dcommand_table2.c49 #define EXEC_BIOS_CMD_TABLE(fname, params)\ argument
54 #define BIOS_CMD_TABLE_REVISION(fname, frev, crev)\ argument
58 #define BIOS_CMD_TABLE_PARA_REVISION(fname)\ argument
/dflybsd-src/contrib/libpcap/
H A Dsf-pcap.c765 pcap_setup_dump(pcap_t *p, int linktype, FILE *f, const char *fname) in pcap_setup_dump()
795 pcap_dump_open(pcap_t *p, const char *fname) in pcap_dump_open()
898 pcap_dump_open_append(pcap_t *p, const char *fname) in pcap_dump_open_append()
/dflybsd-src/tools/LibraryReport/
H A DLibraryReport.tcl184 proc examineExecutable {fname} { argument

12345678910