Home
last modified time | relevance | path

Searched defs:f (Results 826 – 850 of 1820) sorted by relevance

1...<<31323334353637383940>>...73

/freebsd/contrib/tcpdump/
H A Dprint-ntp.c456 int f; in p_sfix() local
475 uint32_t f; in p_ntp_delta() local
/freebsd/contrib/libedit/
H A Dchared.c802 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 Dsha2_generic.c86 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 Dlposix.c300 #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 DICF.cpp108 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 Dif.c146 #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 Dhlr_auc_gw.c277 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 Dlocks.h177 #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 Dibdiag_sa.c230 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 Dt_minherit.c50 makemap(int v, int f) { in makemap()
/freebsd/usr.bin/rwho/
H A Drwho.c85 int f, n, i; in main() local
/freebsd/bin/sh/
H A Dredir.c170 int f; in openredirect() local
/freebsd/sys/gdb/
H A Dnetgdb.c92 #define NETGDB_DEBUG(f, ...) do { \ argument
/freebsd/contrib/libfido2/fuzz/
H A Dlibfuzzer.c128 const char *f; in parse_mutate_flags() local
/freebsd/crypto/heimdal/kadmin/
H A Dadd-random-users.c46 FILE *f; in read_words() local
/freebsd/lib/librt/
H A Daio.c66 aio_func f = sn->sn_func; in aio_dispatch() local
/freebsd/crypto/openssl/ssl/quic/
H A Duint_set.c127 UINT_SET_ITEM *x, *xnext, *z, *zprev, *f; in ossl_uint_set_insert() local
/freebsd/crypto/libecc/src/hash/
H A Dsha256.c25 u32 a, b, c, d, e, f, g, h; in sha256_process() local
H A Dsha224.c25 u32 a, b, c, d, e, f, g, h; in sha224_process() local
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_dl.c248 int (*f) (void *, char *, int); in dl_pathbyaddr() member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp106 #define FLAG(f) \ in EmitInstrDocs() argument
/freebsd/lib/libc/net/
H A Dgetservent.c250 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 Du8_textprep.c344 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 Dcmdbuf.c1512 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 DGCOV.cpp696 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()

1...<<31323334353637383940>>...73