Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dssh2_chn.c69 #define isNullChannel( channelInfoPtr ) \ macro
478 if( isNullChannel( channelInfoPtr ) ) in getChannelAttribute()
524 if( isNullChannel( channelInfoPtr ) ) in getChannelAttributeS()
567 if( isNullChannel( channelInfoPtr ) ) in getChannelExtAttribute()
628 if( isNullChannel( channelInfoPtr ) ) in setChannelAttributeS()
669 if( isNullChannel( channelInfoPtr ) ) in setChannelExtAttribute()