Home
last modified time | relevance | path

Searched refs:STREAM_IOCTL_ERRORINFO (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dstream.c1546 type == STREAM_IOCTL_ERRORINFO ) || \ in sioctlSetString()
1549 ( type == STREAM_IOCTL_ERRORINFO || \ in sioctlSetString()
1555 ( type == STREAM_IOCTL_ERRORINFO || \ in sioctlSetString()
1564 case STREAM_IOCTL_ERRORINFO: in sioctlSetString()
H A Dstream.h133 STREAM_IOCTL_ERRORINFO, /* Set stream extended error info */ enumerator
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dint_api.c882 sioctlSetString( stream, STREAM_IOCTL_ERRORINFO, &errorInfo, in exitTextLineError()