Searched defs:fn (Results 101 - 125 of 344) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.bin/tail/
H A Dforward.c98 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
191 rlines(FILE *fp, const char *fn, off_t off, struct stat *sbp) argument
[all...]
H A Dtail.c70 const char *fn; local
[all...]
/freebsd-10-stable/usr.sbin/kgzip/
H A Dkgzip.c66 static char *fn[FN_CNT]; local
137 mk_fn(int cflag, const char *f1, const char *f2, char *fn[]) argument
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/create/
H A Dpl.c185 char fn[FILENAME_MAX]; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Dtb_asnmth.c130 ENGINE_PKEY_ASN1_METHS_PTR fn = ENGINE_get_pkey_asn1_meths(e); local
/freebsd-10-stable/tools/regression/aio/aiop/
H A Daiop.c128 const char *fn; local
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dteam.c60 void (*fn) (void *); member in struct:gomp_thread_start_data
/freebsd-10-stable/lib/msun/ld80/
H A Dk_expl.h222 long double fn, q, r, r1, r2, t, z; local
[all...]
/freebsd-10-stable/sbin/nvmecontrol/
H A Dlogpage.c225 print_fn_t fn; member in struct:logpage_function
/freebsd-10-stable/lib/libc/regex/grot/
H A Dsplit.c23 int fn; local
198 int fn; local
[all...]
/freebsd-10-stable/bin/ed/
H A Dio.c35 read_file(char *fn, long n) argument
146 write_file(char *fn, const char *mode, long n, long m) argument
[all...]
/freebsd-10-stable/usr.bin/grep/
H A Dutil.c171 procfile(const char *fn) argument
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Dclock.c121 timeout(u_int secs, callout_fun *fn, opaque_t fn_arg) argument
223 callout_fun *fn = cp->c_fn; local
/freebsd-10-stable/sys/ofed/include/linux/
H A Dworkqueue.h49 void (*fn)(struct work_struct *); member in struct:work_struct
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_disk_directory_traversals.c41 const char *fn = "fs_noatime"; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Drclex.c144 char *send, *fn; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dmessages.c394 as_assert (const char *file, int line, const char *fn) argument
411 as_abort (const char *file, int line, const char *fn) argument
/freebsd-10-stable/contrib/binutils/ld/
H A Dldmisc.c518 ld_abort(const char *file, int line, const char *fn) argument
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dsplay-tree.c497 splay_tree_foreach (splay_tree sp, splay_tree_foreach_fn fn, void *data) argument
206 splay_tree_foreach_helper(splay_tree sp, splay_tree_node node, splay_tree_foreach_fn fn, void *data) argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dcgen-asm.c39 cgen_set_parse_operand_fn (CGEN_CPU_DESC cd, cgen_parse_operand_fn fn) argument
/freebsd-10-stable/contrib/gcc/
H A Dgimple-low.c719 record_vars_into(tree vars, tree fn) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dsplay-tree.c497 splay_tree_foreach (splay_tree sp, splay_tree_foreach_fn fn, void *data) argument
206 splay_tree_foreach_helper(splay_tree sp, splay_tree_node node, splay_tree_foreach_fn fn, void *data) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dppc-sysv-tdep.c812 struct minimal_symbol *fn = local
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dtmpfile.cpp137 xtmpfile_list(char *fn) : fname(fn), next(0) {} argument
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DBlockFrequencyImpl.h268 void doFunction(FunctionT *fn, BlockProbInfoT *bpi) { argument

Completed in 315 milliseconds

1234567891011>>