Searched refs:selectinfo (Results 1 – 1 of 1) sorted by relevance
965 struct selectinfo { struct982 struct selectinfo *sip; in ldap_mark_select_write() argument985 sip = (struct selectinfo *)ld->ld_selectinfo; in ldap_mark_select_write()1027 struct selectinfo *sip; in ldap_mark_select_read()1030 sip = (struct selectinfo *)ld->ld_selectinfo; in ldap_mark_select_read()1072 struct selectinfo *sip; in ldap_mark_select_clear()1075 sip = (struct selectinfo *)ld->ld_selectinfo; in ldap_mark_select_clear()1099 struct selectinfo *sip; in ldap_clear_select_write()1102 sip = (struct selectinfo *)ld->ld_selectinfo; in ldap_clear_select_write()1126 struct selectinfo *sip; in ldap_is_write_ready()[all …]