Home
last modified time | relevance | path

Searched defs:tfl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_data.c471 uint8_t tfl = 0; in npfctl_parse_tcpflag() local
H A Dnpf_show.c161 tcpflags2string(char *buf, unsigned tfl) in tcpflags2string() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c749 unsigned int tfl = t->flags; in ssl_conf_cmd_allowed() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c832 unsigned int tfl = t->flags; in ssl_conf_cmd_allowed() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpressionsem.c1573 TypeFunction *tfl = (TypeFunction *)exp->fd->type; in visit() local
1665 TypeFunction *tfl = (TypeFunction *)exp->fd->type; in callExpSemantic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d4031 TypeFunction tfl = cast(TypeFunction)exp.fd.type; in visit() local
4139 TypeFunction tfl = cast(TypeFunction)exp.fd.type; in callExpSemantic() local