Home
last modified time | relevance | path

Searched defs:tflags (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
HDhtml.c499 int i, have_style, tflags; in print_otag() local
733 int tflags; in print_ctag() local
/freebsd-11-stable/crypto/openssl/apps/
HDcms.c876 int tflags = flags; in MAIN() local
974 int tflags = flags; in MAIN() local
/freebsd-11-stable/sbin/ipfw/
HDtables.c354 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()
1187 uint8_t tflags) in tentry_fill_key_type()
1439 uint8_t type, tflags; in tentry_fill_key() local
/freebsd-11-stable/contrib/pjdfstest/
HDpjdfstest.c374 str2flags(struct flag *tflags, char *sflags) in str2flags()
399 flags2str(struct flag *tflags, long long flags) in flags2str()
/freebsd-11-stable/crypto/openssl/crypto/x509/
HDx509_cmp.c401 unsigned long tflags; in X509_chain_check_suiteb() local
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_table_algo.c439 char *data, uint8_t tflags) in ta_init_radix()
1274 char *data, uint8_t tflags) in ta_init_chash()
2100 char *data, uint8_t tflags) in ta_init_ifidx()
2725 char *data, uint8_t tflags) in ta_init_numarray()
3269 char *data, uint8_t tflags) in ta_init_fhash()
3887 char *data, uint8_t tflags) in ta_init_kfib()
HDip_fw_table.c75 uint8_t tflags; /* type flags */ member
1212 uint8_t tflags; in flush_table() local
3158 struct table_algo *ta, char *aname, uint8_t tflags) in alloc_table_config()
/freebsd-11-stable/sys/dev/hwpmc/
HDhwpmc_piv.c917 uint32_t caps, cccrvalue, escrvalue, tflags; in p4_allocate_pmc() local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_aggregate.c1311 uint32_t tflags; local
/freebsd-11-stable/sys/dev/bktr/
HDbktr_reg.h648 u_char tflags; /* Tuner flags (/dev/tuner) */ member
/freebsd-11-stable/sys/netinet/
HDip_fw.h979 uint8_t tflags; /* type flags */ member
/freebsd-11-stable/contrib/ofed/opensm/opensm/
HDosm_torus.c757 bool parse_size(unsigned *tsz, unsigned *tflags, unsigned mask, in parse_size()