/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_printer_tbl.c | 148 FILE *f = NULL; in get_printer_status() local
|
/freebsd/usr.bin/indent/ |
H A D | io.c | 282 FILE *f = input; in fill_buffer() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | acl.c | 254 FILE *f; in krb5_acl_match_file() local
|
/freebsd/tools/tools/ath/athratestats/ |
H A D | main.c | 313 float f; in main() local
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | main.c | 519 FILE *f; in daemonize() local
|
/freebsd/lib/libsecureboot/ |
H A D | vectx.c | 340 struct open_file *f = fd2open_file(ctx->vec_fd); in vectx_lseek() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | sha256-internal.c | 103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() argument
|
/freebsd/usr.bin/procstat/ |
H A D | procstat_kqueue.c | 284 struct filestat *f; in procstat_kqueues() local
|
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | md5.c | 60 u32 f, g; in md5_process() local
|
/freebsd/sys/kern/ |
H A D | subr_trap.c | 304 void (*f)(struct thread *td, int asts); in ast_handler() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | LTO.cpp | 214 void BitcodeCompiler::add(BitcodeFile &f) { in add()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | MapFile.cpp | 127 static void printFileName(raw_fd_ostream &os, const InputFile *f) { in printFileName()
|
/freebsd/usr.bin/diff/ |
H A D | diffreg_new.c | 292 FILE *f = NULL; in openfile() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_fast_pac.c | 180 FILE *f; member 553 FILE *f; in eap_fast_write_pac() local
|
H A D | eap_teap_pac.c | 180 FILE *f; member 555 FILE *f; in eap_teap_write_pac() local
|
/freebsd/contrib/mandoc/ |
H A D | term_ps.c | 959 int f; in ps_pletter() local 1263 ps_setfont(struct termp * p,enum termfont f) ps_setfont() argument [all...] |
/freebsd/contrib/tcsh/ |
H A D | sh.misc.c | 256 int f, num_files; in closem() local 312 int f, num_files; in closech() local
|
/freebsd/usr.sbin/prometheus_sysctl_exporter/ |
H A D | prometheus_sysctl_exporter.c | 155 double f; member 196 oidvalue_set_float(struct oidvalue *ov, double f) in oidvalue_set_float()
|
/freebsd/sbin/nvmecontrol/ |
H A D | logpage.c | 726 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 D | arch.c | 800 FILE *f; in Arch_Touch() local 824 FILE *f; in Arch_TouchLib() local
|
/freebsd/crypto/krb5/src/lib/apputils/ |
H A D | udppktinfo.c | 366 #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 D | ip.c | 113 unsigned f; in dns_Qclass2Txt() local 140 unsigned f; in dns_Qtype2Txt() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 582 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 D | btree.h | 36 #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 D | mt76_connac_mac.c | 8 #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
|