Home
last modified time | relevance | path

Searched refs:STREAM_IOCTL_NONE (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dstream.c1380 REQUIRES_S( type > STREAM_IOCTL_NONE && type < STREAM_IOCTL_LAST ); in sioctlSet()
1559 REQUIRES_S( type > STREAM_IOCTL_NONE && type < STREAM_IOCTL_LAST ); in sioctlSetString()
1619 REQUIRES_S( type > STREAM_IOCTL_NONE && type < STREAM_IOCTL_LAST ); in sioctlGet()
H A Dstream.h118 STREAM_IOCTL_NONE, /* No IOCTL type */ enumerator