Searched defs:NSLDAPI_IOSTATUS_TYPE_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c106 #define NSLDAPI_IOSTATUS_TYPE_CALLBACK 2 /* poll()-like */ macro
814 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
866 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
927 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
978 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
1024 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
1068 iosp->ios_type = NSLDAPI_IOSTATUS_TYPE_CALLBACK;
1105 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {
1203 } else if ( iosp->ios_type == NSLDAPI_IOSTATUS_TYPE_CALLBACK ) {

Completed in 18 milliseconds