/freebsd/contrib/tcpdump/ |
H A D | print-ntp.c | 456 int f; in p_sfix() local 475 uint32_t f; in p_ntp_delta() local
|
/freebsd/contrib/libedit/ |
H A D | chared.c | 802 ch_resizefun(EditLine *el, el_zfunc_t f, void *a) in ch_resizefun() 810 ch_aliasfun(EditLine *el, el_afunc_t f, void *a) in ch_aliasfun()
|
/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/ |
H A D | sha2_generic.c | 86 uint32_t a, b, c, d, e, f, g, h; in sha256_generic() local 182 uint64_t a, b, c, d, e, f, g, h; in sha512_generic() local
|
/freebsd/libexec/flua/modules/ |
H A D | lposix.c | 300 #define setkv(f) do { \ in lua_uname() argument 612 #define setkv(f) do { \ in luaopen_posix_fnmatch() argument
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ICF.cpp | 108 auto f = [](const Reloc &ra, const Reloc &rb) { in equalsConstant() local 181 auto f = [this](const Reloc &ra, const Reloc &rb) { in equalsVariable() local
|
/freebsd/usr.bin/netstat/ |
H A D | if.c | 146 #define p(f, m) if (pfsyncstat.f || sflag <= 1) \ in pfsync_stats() argument 201 #define p(f, m) if (pflowstat.f || sflag <= 1) \ in pflow_stats() argument
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hlr_auc_gw.c | 277 FILE *f; in read_gsm_triplets() local 389 FILE *f; in read_milenage() local 498 FILE *f, *f2; in update_milenage_file() local
|
/freebsd/contrib/unbound/util/ |
H A D | locks.h | 177 #define ub_thread_key_create(key, f) LOCKRET(pthread_key_create(key, f)) argument 215 #define ub_thread_key_create(key, f) LOCKRET(thr_keycreate(key, f)) argument 294 #define ub_thread_key_create(key, f) (*(key)) = NULL argument
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibdiag_sa.c | 230 static inline const char *ib_mad_inv_field_err_str(IN uint8_t f) in ib_mad_inv_field_err_str()
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_minherit.c | 50 makemap(int v, int f) { in makemap()
|
/freebsd/usr.bin/rwho/ |
H A D | rwho.c | 85 int f, n, i; in main() local
|
/freebsd/bin/sh/ |
H A D | redir.c | 170 int f; in openredirect() local
|
/freebsd/sys/gdb/ |
H A D | netgdb.c | 92 #define NETGDB_DEBUG(f, ...) do { \ argument
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | libfuzzer.c | 128 const char *f; in parse_mutate_flags() local
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | add-random-users.c | 46 FILE *f; in read_words() local
|
/freebsd/lib/librt/ |
H A D | aio.c | 66 aio_func f = sn->sn_func; in aio_dispatch() local
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | uint_set.c | 127 UINT_SET_ITEM *x, *xnext, *z, *zprev, *f; in ossl_uint_set_insert() local
|
/freebsd/crypto/libecc/src/hash/ |
H A D | sha256.c | 25 u32 a, b, c, d, e, f, g, h; in sha256_process() local
|
H A D | sha224.c | 25 u32 a, b, c, d, e, f, g, h; in sha224_process() local
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_dl.c | 248 int (*f) (void *, char *, int); in dl_pathbyaddr() member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 106 #define FLAG(f) \ in EmitInstrDocs() argument
|
/freebsd/lib/libc/net/ |
H A D | getservent.c | 250 FILE * f; in files_endstate() local 437 int f; in files_setservent() local 617 int f; in db_setservent() local 843 int f; in compat_setservent() local
|
/freebsd/sys/contrib/openzfs/module/unicode/ |
H A D | u8_textprep.c | 344 uchar_t f; in u8_validate() local 575 int f; in do_case_compare() local 1863 int f; in u8_strcmp() local 1946 int f; in u8_textprep_str() local
|
/freebsd/contrib/less/ |
H A D | cmdbuf.c | 1512 FILE *f; in read_cmdhist2() local 1605 static void write_mlist_header(struct mlist *ml, FILE *f) in write_mlist_header() 1618 static void write_mlist(struct mlist *ml, FILE *f) in write_mlist() 1695 static void make_file_private(FILE *f) in make_file_private()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 696 void Context::collectFunction(GCOVFunction &f, Summary &summary) { in collectFunction() 801 for (const auto *f : si.startLineToFunctions[lineNum]) in annotateSource() local 840 for (const GCOVFunction *f : fs) in printSourceToIntermediate() local 945 void Context::printFunctionDetails(const GCOVFunction &f, in printFunctionDetails()
|