Home
last modified time | relevance | path

Searched defs:f (Results 951 – 975 of 1820) sorted by relevance

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c148 FILE *f = NULL; in get_printer_status() local
/freebsd/usr.bin/indent/
H A Dio.c282 FILE *f = input; in fill_buffer() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dacl.c254 FILE *f; in krb5_acl_match_file() local
/freebsd/tools/tools/ath/athratestats/
H A Dmain.c313 float f; in main() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c519 FILE *f; in daemonize() local
/freebsd/lib/libsecureboot/
H A Dvectx.c340 struct open_file *f = fd2open_file(ctx->vec_fd); in vectx_lseek() local
/freebsd/contrib/wpa/src/crypto/
H A Dsha256-internal.c103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() argument
/freebsd/usr.bin/procstat/
H A Dprocstat_kqueue.c284 struct filestat *f; in procstat_kqueues() local
/freebsd/crypto/libecc/src/examples/hash/
H A Dmd5.c60 u32 f, g; in md5_process() local
/freebsd/sys/kern/
H A Dsubr_trap.c304 void (*f)(struct thread *td, int asts); in ast_handler() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp214 void BitcodeCompiler::add(BitcodeFile &f) { in add()
/freebsd/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp127 static void printFileName(raw_fd_ostream &os, const InputFile *f) { in printFileName()
/freebsd/usr.bin/diff/
H A Ddiffreg_new.c292 FILE *f = NULL; in openfile() local
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast_pac.c180 FILE *f; member
553 FILE *f; in eap_fast_write_pac() local
H A Deap_teap_pac.c180 FILE *f; member
555 FILE *f; in eap_teap_write_pac() local
/freebsd/contrib/mandoc/
H A Dterm_ps.c959 int f; in ps_pletter() local
1263 ps_setfont(struct termp * p,enum termfont f) ps_setfont() argument
[all...]
/freebsd/contrib/tcsh/
H A Dsh.misc.c256 int f, num_files; in closem() local
312 int f, num_files; in closech() local
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c155 double f; member
196 oidvalue_set_float(struct oidvalue *ov, double f) in oidvalue_set_float()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c726 const struct logpage_function *f; logpage_help() local
741 logpage(const struct cmd * f,int argc,char * argv[]) logpage() argument
[all...]
/freebsd/contrib/bmake/
H A Darch.c800 FILE *f; in Arch_Touch() local
824 FILE *f; in Arch_TouchLib() local
/freebsd/crypto/krb5/src/lib/apputils/
H A Dudppktinfo.c366 #define set_msg_from_ipv4(m, c, f, l, a) EINVAL argument
401 #define set_msg_from_ipv6(m, c, f, l, a) EINVAL argument
/freebsd/usr.sbin/ppp/
H A Dip.c113 unsigned f; in dns_Qclass2Txt() local
140 unsigned f; in dns_Qtype2Txt() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c582 ta_foreach_addr_radix(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_addr_radix()
1518 ta_foreach_chash(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_chash()
2558 ta_foreach_f *f; member
2577 ta_foreach_ifidx(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_ifidx()
3006 ta_foreach_numarray(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_numarray()
3155 hash_flow4(struct fhashentry4 *f, int hsize) in hash_flow4()
3165 hash_flow6(struct fhashentry6 *f, int hsize) in hash_flow6()
3208 struct fhashentry4 f; in ta_lookup_fhash() local
3226 struct fhashentry6 f; in ta_lookup_fhash() local
3469 ta_foreach_fhash(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_fhash()
[all …]
/freebsd/lib/libc/db/btree/
H A Dbtree.h36 #define F_SET(p, f) (p)->flags |= (f) argument
37 #define F_CLR(p, f) (p)->flags &= ~(f) argument
38 #define F_ISSET(p, f) ((p)->flags & (f)) argument
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c8 #define HE_BITS(f) cpu_to_le16(IEEE80211_RADIOTAP_HE_##f) argument
9 #define HE_PREP(f, m, v) le16_encode_bits(le32_get_bits(v, MT_CRXV_HE_##m),\ argument
840 #define MU_PREP(f, v) le16_encode_bits(v, IEEE80211_RADIOTAP_HE_MU_##f) in mt76_connac2_mac_decode_he_mu_radiotap() argument

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