Home
last modified time | relevance | path

Searched defs:tmask (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_tmplt.h91 uint32_t tmask; member
H A Dql_misc.c909 qla_poll_reg(qla_host_t *ha, uint32_t addr, uint32_t ms_to, uint32_t tmask, in qla_poll_reg()
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c1407 int tmask=0; in krb5_ldap_put_principal() local
/freebsd/contrib/bmake/
H A Djob.c1593 sigset_t tmask; in JobExec() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c139832 int tmask; /* Mask of trigger times */ local
139877 # define tmask 0 macro
160081 int tmask; /* Mask of TRIGGER_BEFORE|TRIGGER_AFTER */ local
160127 # define tmask 0 macro