Searched defs:fn (Results 176 - 200 of 344) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/mips/nlm/
H A Dcms.c121 int dev, fn, maxqid; local
/freebsd-10-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c70 short seqfn(unsigned short seq, unsigned short fn) argument
/freebsd-10-stable/usr.sbin/config/
H A Dmkmakefile.c649 tail(char *fn) argument
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c450 ASN1_OBJECT *fn; local
/freebsd-10-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c772 check_write(const char *testname, write_fn fn, const char *path, argument
858 check_read(const char *testname, read_fn fn, const char *path, argument
/freebsd-10-stable/libexec/tftpd/
H A Dtftpd.c439 reduce_path(char *fn) argument
/freebsd-10-stable/usr.bin/sort/
H A Dbwstring.c1136 bws_disorder_warnx(struct bwstring *s, const char *fn, size_t pos) argument
/freebsd-10-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c188 char *fn; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dcp-gimplify.c805 cxx_omp_clause_apply_fn(tree fn, tree arg1, tree arg2) argument
H A Dmethod.c837 tree fn = (*extractor) (BINFO_TYPE (base_binfo), client); local
848 tree fn; local
893 tree fn = OVL_CURRENT (fns); local
942 tree fn = OVL_CURRENT (fns); local
985 tree fn; local
1118 tree fn; local
1180 skip_artificial_parms_for(tree fn, tree list) argument
[all...]
H A Dtypeck2.c322 tree fn; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dipa-cp.c442 constant_val_insert (tree fn, tree parm1, tree val) argument
H A Dipa-reference.c120 get_local_reference_vars_info (tree fn) argument
135 get_global_reference_vars_info (tree fn) argument
151 ipa_reference_get_read_local (tree fn) argument
165 ipa_reference_get_written_local (tree fn) argument
179 ipa_reference_get_read_global(tree fn) argument
194 ipa_reference_get_written_global(tree fn) argument
208 ipa_reference_get_not_read_global(tree fn) argument
223 ipa_reference_get_not_written_global(tree fn) argument
483 struct cgraph_node *fn = data; local
493 walk_tree (&DECL_INITIAL (t), scan_for_static_refs, fn, visited_nodes); local
790 analyze_function(struct cgraph_node *fn) argument
817 fn, visited_nodes); local
834 fn, visited_nodes); local
845 clean_function(struct cgraph_node *fn) argument
[all...]
H A Dtree-dump.c1069 dump_function(enum tree_dump_index phase, tree fn) argument
H A Dtree-ssa.c1041 walk_use_def_chains_1 (tree var, walk_use_def_chains_fn fn, void *data, argument
1111 walk_use_def_chains (tree var, walk_use_def_chains_fn fn, void *data, argument
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp358 file_input::file_input(FILE *f, const char *fn, input *p) argument
450 top_input::top_input(const char *str, const char *fn, int ln, input *x) argument
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dcommand.cpp47 input_item::input_item(string &s, const char *fn, int ln) argument
149 void input_stack::push_file(const char *fn) argument
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-smb.c37 void (*fn)(const u_char *, const u_char *, const u_char *, const u_char *); member in struct:smbdescript
45 void (*fn)(const u_char *, const u_char *, int, int); member in struct:smbdescriptint
176 static struct smbfnsint *fn = &trans2_fns[0]; local
802 struct smbfns *fn; local
[all...]
/freebsd-10-stable/crypto/heimdal/appl/gssmask/
H A Dgssmask.c856 char fn[] = "FILE:/tmp/pkcs12-creds-XXXXXXX"; local
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c732 char *fn; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcontext.c686 char *fn; local
H A Dfcache.c907 const char *fn; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dglob.c775 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) argument
786 g_stat(Char *fn, struct stat *sb, glob_t *pglob) argument
/freebsd-10-stable/sbin/routed/
H A Dtrace.c303 const char *fn; local
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c1263 static inline uint64_t __cvmx_pcie_build_config_addr(int pcie_port, int bus, int dev, int fn, int reg) argument
1299 uint8_t cvmx_pcie_config_read8(int pcie_port, int bus, int dev, int fn, int reg) argument
1320 uint16_t cvmx_pcie_config_read16(int pcie_port, int bus, int dev, int fn, int reg) argument
1341 cvmx_pcie_config_read32(int pcie_port, int bus, int dev, int fn, int reg) argument
1363 cvmx_pcie_config_write8(int pcie_port, int bus, int dev, int fn, int reg, uint8_t val) argument
1381 cvmx_pcie_config_write16(int pcie_port, int bus, int dev, int fn, int reg, uint16_t val) argument
1399 cvmx_pcie_config_write32(int pcie_port, int bus, int dev, int fn, int reg, uint32_t val) argument
[all...]

Completed in 183 milliseconds

1234567891011>>