/freebsd-src/sbin/ipfw/ |
H A D | tables.c | 354 table_parse_type(uint8_t ttype, char *p, uint8_t *tflags) in table_parse_type() 376 table_print_type(char *tbuf, size_t size, uint8_t type, uint8_t tflags) in table_print_type() 1188 uint8_t tflags) in tentry_fill_key_type() 1458 uint8_t type, tflags; in tentry_fill_key() local
|
/freebsd-src/contrib/mandoc/ |
H A D | html.c | 634 int style_written, tflags; print_otag() local 838 int tflags; print_ctag() local [all...] |
/freebsd-src/contrib/pjdfstest/ |
H A D | pjdfstest.c | 447 str2flags(struct flag *tflags, char *sflags) in str2flags() 472 flags2str(struct flag *tflags, long long flags) in flags2str()
|
/freebsd-src/crypto/openssl/apps/ |
H A D | cms.c | 961 int tflags = flags | CMS_KEY_PARAM; in cms_main() local 1068 int tflags = flags; in cms_main() local
|
/freebsd-src/crypto/openssl/crypto/x509/ |
H A D | x509_cmp.c | 470 unsigned long tflags = flags; in X509_chain_check_suiteb() local
|
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 448 char *data, uint8_t tflags) in ta_init_addr_radix() argument 1278 char *data, uint8_t tflags) in ta_init_chash() argument 2101 char *data, uint8_t tflags) in ta_init_ifidx() argument 2719 char *data, uint8_t tflags) in ta_init_numarray() argument 3259 ta_init_fhash(struct ip_fw_chain * ch,void ** ta_state,struct table_info * ti,char * data,uint8_t tflags) ta_init_fhash() argument 3868 ta_init_kfib(struct ip_fw_chain * ch,void ** ta_state,struct table_info * ti,char * data,uint8_t tflags) ta_init_kfib() argument 4054 ta_init_mac_radix(struct ip_fw_chain * ch,void ** ta_state,struct table_info * ti,char * data,uint8_t tflags) ta_init_mac_radix() argument [all...] |
H A D | ip_fw_table.c | 74 uint8_t tflags; /* type flags */ member 1214 uint8_t tflags; in flush_table() local 3161 struct table_algo *ta, char *aname, uint8_t tflags) in alloc_table_config()
|
/freebsd-src/sys/dev/cxgbe/tom/ |
H A D | t4_tom.c | 630 uint64_t tflags = get_tcb_tflags(tcb); update_tcb_histent() local
|
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 1317 uint32_t tflags; local
|
/freebsd-src/sys/netinet/ |
H A D | ip_fw.h | 1008 uint8_t tflags; /* type flags */ member
|
/freebsd-src/contrib/ofed/opensm/opensm/ |
H A D | osm_torus.c | 757 bool parse_size(unsigned *tsz, unsigned *tflags, unsigned mask, in parse_size()
|