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

/freebsd-13-stable/crypto/openssl/crypto/x509/
H A Dx509_cmp.c360 unsigned long tflags = flags; local
/freebsd-13-stable/contrib/mandoc/
H A Dhtml.c588 int style_written, tflags; local
730 int tflags; local
[all...]
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c638 uint64_t tflags = get_tcb_tflags(tcb); local
/freebsd-13-stable/contrib/pjdfstest/
H A Dpjdfstest.c447 str2flags(struct flag *tflags, char *sflags) argument
472 flags2str(struct flag *tflags, long long flags) argument
/freebsd-13-stable/sbin/ipfw/
H A Dtables.c353 table_parse_type(uint8_t ttype, char *p, uint8_t *tflags) argument
375 table_print_type(char *tbuf, size_t size, uint8_t type, uint8_t tflags) argument
1185 tentry_fill_key_type(char *arg, ipfw_obj_tentry *tentry, uint8_t type, uint8_t tflags) argument
1438 uint8_t type, tflags; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c1311 uint32_t tflags; local
/freebsd-13-stable/crypto/openssl/apps/
H A Dcms.c824 int tflags = flags; local
923 int tflags = flags; local
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c76 uint8_t tflags; /* type flags */ member in struct:table_config
1216 uint8_t tflags; local
3156 alloc_table_config(struct ip_fw_chain *ch, struct tid_info *ti, struct table_algo *ta, char *aname, uint8_t tflags) argument
[all...]
H A Dip_fw_table_algo.c437 ta_init_radix(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
1267 ta_init_chash(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
2090 ta_init_ifidx(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
2711 ta_init_numarray(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
3254 ta_init_fhash(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
3865 ta_init_kfib(struct ip_fw_chain *ch, void **ta_state, struct table_info *ti, char *data, uint8_t tflags) argument
[all...]
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c757 bool parse_size(unsigned *tsz, unsigned *tflags, unsigned mask, argument
/freebsd-13-stable/sys/netinet/
H A Dip_fw.h980 uint8_t tflags; /* type flags */ member in struct:_ipfw_xtable_info
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c214261 fts5HighlightCb( void *pContext, int tflags, const char *pToken, int nToken, int iStartOff, int iEndOff ) argument
214397 fts5SentenceFinderCb( void *pContext, int tflags, const char *pToken, int nToken, int iStartOff, int iEndOff ) argument
217847 fts5ParseTokenize( void *pContext, int tflags, const char *pToken, int nToken, int iUnused1, int iUnused2 ) argument
218049 int tflags = 0; local
219086 fts5ExprPopulatePoslistsCb( void *pCtx, int tflags, const char *pToken, int nToken, int iUnused1, int iUnused2 ) argument
228541 fts5ColumnSizeCb( void *pContext, int tflags, const char *pUnused, int nUnused, int iUnused1, int iUnused2 ) argument
229809 fts5StorageInsertCallback( void *pContext, int tflags, const char *pToken, int nToken, int iUnused1, int iUnused2 ) argument
230254 fts5StorageIntegrityCallback( void *pContext, int tflags, const char *pToken, int nToken, int iUnused1, int iUnused2 ) argument
231777 fts5PorterCb( void *pCtx, int tflags, const char *pToken, int nToken, int iStart, int iEnd ) argument
[all...]

Completed in 440 milliseconds