/freebsd/sys/fs/nfs/ |
H A D | xdr_subs.h | 49 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) argument 52 #define fxdr_nfsv2time(f, t) do { \ argument 60 #define txdr_nfsv2time(f, t) do { \ argument 68 #define fxdr_nfsv3time(f, t) do { \ argument 73 #define txdr_nfsv3time(f, t) do { \ argument 78 #define fxdr_nfsv4time(f, t) do { \ argument 84 #define txdr_nfsv4time(f, t) do { \ argument 90 #define fxdr_hyper(f) \ argument 95 txdr_hyper(uint64_t f, uint32_t* t) in txdr_hyper()
|
/freebsd/contrib/bc/include/ |
H A D | file.h | 55 FILE* f; member 103 bc_file_putchar(f,t,c) global() argument 104 bc_file_flushErr(f,t) global() argument 105 bc_file_flush(f,t) global() argument 106 bc_file_write(f,t,b,n) global() argument 107 bc_file_puts(f,t,s) global() argument 114 bc_file_putchar(f,t,c) global() argument 115 bc_file_flushErr(f,t) global() argument 116 bc_file_flush(f,t) global() argument 117 bc_file_write(f,t,b,n) global() argument 118 bc_file_puts(f,t,s) global() argument [all...] |
/freebsd/sys/nfs/ |
H A D | xdr_subs.h | 49 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) argument 52 #define fxdr_nfsv2time(f, t) \ argument 60 #define txdr_nfsv2time(f, t) \ argument 69 #define fxdr_nfsv3time(f, t) \ argument 74 #define txdr_nfsv3time(f, t) \ argument 80 #define fxdr_hyper(f) \ argument 85 txdr_hyper(uint64_t f, uint32_t* t) in txdr_hyper()
|
/freebsd/sys/arm/include/ |
H A D | bus.h | 261 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument 263 #define __bs_set(type, sz, t, h, o, v, c) \ argument 265 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 269 #define __bs_rs_s(sz, t, h, o) \ argument 271 #define __bs_ws_s(sz, t, h, o, v) \ argument 273 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument 301 #define bus_space_map(t, a, s, c, hp) \ argument 303 #define bus_space_unmap(t, h, s) \ argument 305 #define bus_space_subregion(t, h, o, s, hp) \ argument 311 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument [all …]
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_filter.c | 111 alloc_hftid_hash(struct tid_info *t, int flags) in alloc_hftid_hash() 138 free_hftid_hash(struct tid_info *t) in free_hftid_hash() 140 struct filter_entry *f, *ftmp; in free_hftid_hash() local 186 insert_hf(struct adapter *sc, struct filter_entry *f, uint32_t hash) in insert_hf() 188 struct tid_info *t = &sc->tids; in insert_hf() local 199 insert_hftid(struct adapter *sc, struct filter_entry *f) in insert_hftid() 201 struct tid_info *t = &sc->tids; in insert_hftid() local 264 struct tid_info *t = &sc->tids; in lookup_hf() local 266 struct filter_entry *f; in lookup_hf() local 285 struct tid_info *t = &sc->tids; in lookup_hftid() local [all …]
|
/freebsd/contrib/arm-optimized-routines/math/include/ |
H A D | test_sig.h | 37 # define _TEST_SIG(v, t, a, f, ...) TEST_SIG _Z##v##t##a (f) argument 39 # define _TEST_SIG(v, t, a, f, ...) TEST_SIG Z##v##N##t##a##_WRAP (f) argument 41 # define _TEST_SIG(v, t, a, f, ...) TEST_SIG _Z##v##t##a (f, ##__VA_ARGS__) argument 43 # define _TEST_SIG(v, t, a, f, ...) TEST_DECL_##v##t##a (f) argument
|
/freebsd/libexec/rtld-elf/ |
H A D | libmap.c | 23 char *f; member 24 char *t; member 203 char *cp, *f, *t, *c, *p; in lmc_parse() local 356 lm_add(const char *p, const char *f, const char *t) in lm_add() 381 lm_find(const char *p, const char *f) in lm_find() 384 char *t; in lm_find() local 410 lm_findn(const char *p, const char *f, const size_t n) in lm_findn() 412 char pathbuf[64], *s, *t; in lm_findn() local 427 lml_find(struct lm_list *lmh, const char *f) in lml_find()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config_file.c | 85 static struct wpa_ssid * wpa_config_read_network(FILE *f, int *line, int id) in wpa_config_read_network() 160 static struct wpa_cred * wpa_config_read_cred(FILE *f, int *line, int id) in wpa_config_read_cred() 217 static struct wpa_config_blob * wpa_config_read_blob(FILE *f, int *line, in wpa_config_read_blob() 273 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, in wpa_config_process_blob() 302 FILE *f; in wpa_config_read() local 415 static void write_str(FILE *f, const char *field, struct wpa_ssid *ssid) in write_str() 425 static void write_int(FILE *f, const char *field, int value, int def) in write_int() 433 static void write_bssid(FILE *f, struct wpa_ssid *ssid) in write_bssid() 443 static void write_bssid_hint(FILE *f, struct wpa_ssid *ssid) in write_bssid_hint() 454 static void write_psk(FILE *f, struct wpa_ssid *ssid) in write_psk() [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | threadstest.h | 21 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() 38 void (*f)(void); in thread_run() local 46 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() 63 void (*f)(void); in thread_run() local 72 static int run_thread(thread_t *t, void (*f)(void)) in run_thread()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen_template.c | 43 ttype_symbol(const char *basename, const Type *t) in ttype_symbol() argument 49 integer_symbol(const char *basename, const Type *t) in integer_symbol() argument 68 boolean_symbol(const char * basename,const Type * t) boolean_symbol() argument 75 octetstring_symbol(const char * basename,const Type * t) octetstring_symbol() argument 81 sequence_symbol(const char * basename,const Type * t) sequence_symbol() argument 87 time_symbol(const char * basename,const Type * t) time_symbol() argument 93 tag_symbol(const char * basename,const Type * t) tag_symbol() argument 99 generalstring_symbol(const char * basename,const Type * t) generalstring_symbol() argument 105 printablestring_symbol(const char * basename,const Type * t) printablestring_symbol() argument 111 ia5string_symbol(const char * basename,const Type * t) ia5string_symbol() argument 117 visiblestring_symbol(const char * basename,const Type * t) visiblestring_symbol() argument 123 utf8string_symbol(const char * basename,const Type * t) utf8string_symbol() argument 129 bmpstring_symbol(const char * basename,const Type * t) bmpstring_symbol() argument 135 universalstring_symbol(const char * basename,const Type * t) universalstring_symbol() argument 141 oid_symbol(const char * basename,const Type * t) oid_symbol() argument 147 bitstring_symbol(const char * basename,const Type * t) bitstring_symbol() argument 194 is_supported_type_p(const Type * t) is_supported_type_p() argument 211 symbol_name(const char * basename,const Type * t) symbol_name() argument 275 tlist_header(struct tlist * t,const char * fmt,...) tlist_header() argument 307 FILE *f = get_code_file(); tlist_print() local 341 struct template *t, *q; tlist_cmp() local 391 add_line(struct templatehead * t,const char * fmt,...) add_line() argument 404 add_line_pointer(struct templatehead * t,const char * ptr,const char * offset,const char * ttfmt,...) add_line_pointer() argument 434 is_struct(Type * t,int isstruct) is_struct() argument 458 compact_tag(const Type * t) compact_tag() argument 466 template_members(struct templatehead * temp,const char * basetype,const char * name,const Type * t,int optional,int isstruct,int need_offset) template_members() argument 553 FILE *f = get_code_file(); template_members() local 688 FILE *f = get_code_file(); template_members() local 770 gen_extern_stubs(FILE * f,const char * name) gen_extern_stubs() argument 788 FILE *f = get_code_file(); gen_template_import() local 846 FILE *f = get_code_file(); generate_template() local [all...] |
H A D | template.c | 176 size = sizeofType(t in _asn1_decode() local 93 sizeofType(const struct asn1_template * t) sizeofType() argument 150 _asn1_decode(const struct asn1_template * t,unsigned flags,const unsigned char * p,size_t len,void * data,size_t * size) _asn1_decode() argument 189 const struct asn1_type_func *f = t->ptr; _asn1_decode() local 442 _asn1_encode(const struct asn1_template * t,unsigned char * p,size_t len,const void * data,size_t * size) _asn1_encode() argument 467 const struct asn1_type_func *f = t->ptr; _asn1_encode() local 698 _asn1_length(const struct asn1_template * t,const void * data) _asn1_length() argument 721 const struct asn1_type_func *f = t->ptr; _asn1_length() local 821 _asn1_free(const struct asn1_template * t,void * data) _asn1_free() argument 846 const struct asn1_type_func *f = t->ptr; _asn1_free() local 926 _asn1_copy(const struct asn1_template * t,const void * from,void * to) _asn1_copy() argument 952 const struct asn1_type_func *f = t->ptr; _asn1_copy() local 970 const struct asn1_type_func *f = t->ptr; _asn1_copy() local 1095 _asn1_decode_top(const struct asn1_template * t,unsigned flags,const unsigned char * p,size_t len,void * data,size_t * size) _asn1_decode_top() argument 1109 _asn1_copy_top(const struct asn1_template * t,const void * from,void * to) _asn1_copy_top() argument [all...] |
/freebsd/contrib/ntp/include/ |
H A D | ntp_string.h | 29 #define memmove(t, f, c) bcopy(f, t, (int)(c)) argument 30 #define memcpy(t, f, c) bcopy(f, t, (int)(c)) argument
|
/freebsd/usr.bin/netstat/ |
H A D | ipsec.c | 153 #define p(f, m) if (ipsecstat->f || sflag <= 1) \ in print_ipsecstats() argument 155 #define p2(f, m) if (ipsecstat->f || sflag <= 1) \ in print_ipsecstats() argument 260 #define p(f, n, m) if (ahstat->f || sflag <= 1) \ in print_ahstats() argument 263 #define hist(f, n, t, c) \ in print_ahstats() argument 319 #define p(f, n, m) if (espstat->f || sflag <= 1) \ in print_espstats() argument 322 #define hist(f, n, t, c) \ in print_espstats() argument 380 #define p(f, n, m) if (ipcompstat->f || sflag <= 1) \ in print_ipcompstats() argument 383 #define hist(f, n, t, c) \ in print_ipcompstats() argument
|
/freebsd/contrib/tcsh/ |
H A D | sh.exec.c | 90 # define widthof(t) (sizeof(t) * BITS_PER_BYTE) argument 91 # define tbit(f, i, t) (((t *) xhash)[(f)] & \ argument 93 # define tbis(f, i, t) (((t *) xhash)[(f)] |= \ argument 95 # define cbit(f, i) tbit(f, i, unsigned char) argument 96 # define cbis(f, i) tbis(f, i, unsigned char) argument 97 # define sbit(f, i) tbit(f, i, unsigned short) argument 98 # define sbis(f, i) tbis(f, i, unsigned short) argument 99 # define ibit(f, i) tbit(f, i, unsigned int) argument 100 # define ibis(f, i) tbis(f, i, unsigned int) argument 101 # define lbit(f, i) tbit(f, i, unsigned long) argument [all …]
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | clock.h | 77 #define sm_setevent(t, f, a) sm_seteventm((int)((t) * 1000), (f), (a)) argument 78 #define sm_sigsafe_setevent(t, f, a) sm_sigsafe_seteventm((int)((t) * 1000), (f), (a)) argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_settings.h | 35 KMP_STR_BUF_PRINT_BOOL_EX(n,v,t,f) global() argument 54 KMP_STR_BUF_PRINT_BOOL_EX(n,v,t,f) global() argument
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.lib_base.lua | 58 function f (t, i, e) function 72 function f(t, i, v) rawset(t, i, v-3) end function 113 function f (t, ...) return t, {...} end function 127 function f(op) function 173 t = setmetatable({1,2,3}, {__len = function () return 10 end}) function 392 function f(...) function
|
/freebsd/stand/libsa/ |
H A D | tftp.c | 153 struct tftphdr t; in tftp_senderr() member 179 struct tftphdr t; in tftp_sendack() member 200 struct tftphdr *t; in recvtftp() local 312 struct tftphdr t; in tftp_makereq() member 320 struct tftphdr *t; in tftp_makereq() local 413 struct tftphdr t; in tftp_getnextblock() member 419 struct tftphdr *t; in tftp_getnextblock() local 471 tftp_open(const char *path, struct open_file *f) in tftp_open() 555 tftp_read(struct open_file *f, void *addr, size_t size, in tftp_read() 650 tftp_close(struct open_file *f) in tftp_close() [all …]
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_shift.c | 16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local 47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local 108 BN_ULONG *t, *f; bn_lshift_fixed_top() local 177 BN_ULONG *t, *f; bn_rshift_fixed_top() local [all...] |
/freebsd/sbin/nvmecontrol/ |
H A D | comnd.c | 51 print_tree(const struct cmd *f) in print_tree() 61 print_usage(const struct cmd *f) in print_usage() 70 gen_usage(const struct cmd *t) in gen_usage() 82 cmd_dispatch(int argc, char *argv[], const struct cmd *t) in cmd_dispatch() 123 arg_help(int argc __unused, char * const *argv, const struct cmd *f) in arg_help() 173 arg_parse(int argc, char * const * argv, const struct cmd *f) in arg_parse()
|
/freebsd/contrib/file/src/ |
H A D | print.c | 246 file_vmagwarn(const char *f, va_list va) in file_vmagwarn() 258 file_magwarn1(const char *f, ...) in file_magwarn1() 270 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn() 297 file_fmtvarint(char *buf, size_t blen, const unsigned char *us, int t) in file_fmtvarint() 308 time_t t; in file_fmtdatetime() local
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | common.h | 46 #define rs_socket(f,t,p) use_rs ? rsocket(f,t,p) : socket(f,t,p) argument 53 #define rs_recv(s,b,l,f) use_rs ? rrecv(s,b,l,f) : recv(s,b,l,f) argument 54 #define rs_send(s,b,l,f) use_rs ? rsend(s,b,l,f) : send(s,b,l,f) argument 55 #define rs_recvfrom(s,b,l,f,a,al) \ argument 57 #define rs_sendto(s,b,l,f,a,al) \ argument 59 #define rs_poll(f,n,t) use_rs ? rpoll(f,n,t) : poll(f,n,t) argument
|
/freebsd/contrib/wpa/src/utils/ |
H A D | wpa_debug.h | 30 #define wpa_hexdump(l,t,b,le) do { } while (0) argument 31 #define wpa_hexdump_buf(l,t,b) do { } while (0) argument 32 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument 33 #define wpa_hexdump_buf_key(l,t,b) do { } while (0) argument 34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument 35 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument 170 #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
|
/freebsd/contrib/telnet/telnet/ |
H A D | sys_bsd.c | 80 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) argument 85 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) argument 89 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) argument 92 # define tcsetattr(f, a, t) ioctl(f, a, (char *)t) argument 367 TerminalNewMode(int f) in TerminalNewMode()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 55 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) argument 60 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) argument 64 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) argument 67 # define tcsetattr(f, a, t) ioctl(f, a, (char *)t) argument 321 TerminalNewMode(int f) in TerminalNewMode()
|