Searched refs:sb_iod (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c95 p = sb->sb_iod;
170 ret = sb->sb_iod->sbiod_io->sbi_ctrl( sb->sb_iod, opt, arg );
189 q = &sb->sb_iod;
223 if ( sb->sb_iod == NULL ) {
227 q = &sb->sb_iod;
368 sb->sb_iod = NULL;
383 p = sb->sb_iod;
404 while ( sb->sb_iod ) {
405 p = sb->sb_iod
[all...]
H A Dlber-int.h133 Sockbuf_IO_Desc *sb_iod; /* I/O functions */ member in struct:sockbuf

Completed in 45 milliseconds