Home
last modified time | relevance | path

Searched defs:f (Results 426 – 450 of 1820) sorted by relevance

1...<<11121314151617181920>>...73

/freebsd/lib/libc/stdio/
H A Dvasprintf.c46 FILE f = FAKE_FILE; in vasprintf_l() local
H A Dvsprintf.c52 FILE f = FAKE_FILE; in vsprintf_l() local
H A Dfreopen.c57 int f; in freopen() local
/freebsd/contrib/tcpdump/
H A Dntp.c37 uint32_t f; in p_ntp_time() local
/freebsd/crypto/krb5/src/util/windows/
H A Dlibecho.c39 echo_files(char *prefix, char *f) in echo_files()
/freebsd/crypto/heimdal/appl/afsutil/
H A Dafslog.c83 expand_one_file(FILE *f, const char *cell) in expand_one_file()
104 FILE *f; in expand_cell_name() local
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.h28 #define vmci_list_next(e, f) LIST_NEXT(e, f) argument
34 #define vmci_list_swap(_l1, _l2, t, f) LIST_SWAP(_l1, _l2, t, f) argument
/freebsd/usr.bin/tip/libacu/
H A Dt3000.c146 sig_t f; in t3000_swallow() local
210 sig_t f; in t3000_connect() local
/freebsd/sys/kern/
H A Dkern_tslog.c48 const char * f; member
54 tslog(void * td, int type, const char * f, const char * s) in tslog()
/freebsd/stand/common/
H A Ddev_net.c119 net_open(struct open_file *f, ...) in net_open()
197 net_close(struct open_file *f) in net_close()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_chain.c211 struct pcm_feeder *f; in feeder_build_rate() local
289 struct pcm_feeder *f; in feeder_build_matrix() local
346 struct pcm_feeder *f; in feeder_build_volume() local
414 struct pcm_feeder *f; in feeder_build_eq() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp141 auto *f = cast<ObjFile<ELFT>>(file); in relsOrRelas() local
356 InputSection::InputSection(InputFile *f, uint64_t flags, uint32_t type, in InputSection()
366 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, in InputSection()
970 const InputFile *f = this->file; in relocateNonAlloc() local
1197 if (Defined *f = getEnclosingFunction(rel.offset)) { in adjustSplitStackFunctionPrologues() local
1274 EhInputSection::EhInputSection(ObjFile<ELFT> &f, in EhInputSection()
1399 MergeInputSection::MergeInputSection(ObjFile<ELFT> &f, in MergeInputSection()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_readlinev.c51 openpam_readlinev(FILE *f, int *lineno, int *lenp) in openpam_readlinev()
/freebsd/contrib/ntp/sntp/tests/
H A Dt-log.c63 FILE * f = fopen("testLogfile2.log","r"); in testWriteInCustomLogfile() local
/freebsd/sbin/nvmecontrol/
H A Dreset.c54 reset(const struct cmd *f, int argc, char *argv[]) in reset()
/freebsd/contrib/bearssl/src/int/
H A Di15_mulacc.c46 uint32_t f; in br_i15_mulacc() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_large.c45 FILE *f; DEFINE_TEST() local
H A Dtest_read_data_large.c51 FILE *f; DEFINE_TEST() local
/freebsd/usr.bin/asa/
H A Dasa.c91 asa(FILE *f) in asa()
/freebsd/lib/msun/src/
H A Dk_logf.h24 k_log1pf(float f) in k_log1pf()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dtrigpi_references.h75 long double f = x - i; in arm_math_tanpil() local
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h41 fe25519_add(fe25519 h, const fe25519 f, const fe25519 g) in fe25519_add()
79 fe25519_sub(fe25519 h, const fe25519 f, const fe25519 g) in fe25519_sub()
115 fe25519_neg(fe25519 h, const fe25519 f) in fe25519_neg()
148 fe25519_cmov(fe25519 f, const fe25519 g, unsigned int b) in fe25519_cmov()
198 fe25519_cswap(fe25519 f, fe25519 g, unsigned int b) in fe25519_cswap()
274 fe25519_copy(fe25519 h, const fe25519 f) in fe25519_copy()
308 fe25519_isnegative(const fe25519 f) in fe25519_isnegative()
326 fe25519_iszero(const fe25519 f) in fe25519_iszero()
368 fe25519_mul(fe25519 h, const fe25519 f, const fe25519 g) in fe25519_mul()
638 fe25519_sq(fe25519 h, const fe25519 f) in fe25519_sq()
[all …]
/freebsd/contrib/smbfs/lib/smb/
H A Drcfile.c69 FILE *f; in rc_open() local
97 FILE *f, *t; in rc_merge() local
244 FILE *f = rcp->rf_f; in rc_parse() local
/freebsd/usr.sbin/pppctl/
H A Dpppctl.c125 fd_set f; in Receive() local
215 fd_set f; in InputHandler() local
323 fd_set f; in Monitor() local
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.h170 #define wpa_msg_register_cb(f) do { } while (0) argument
171 #define wpa_msg_register_ifname_cb(f) do { } while (0) argument
286 #define hostapd_logger_register_cb(f) do { } while (0) argument

1...<<11121314151617181920>>...73