Searched refs:PRLDAP_GET_PRFD (Results 1 – 1 of 1) sorted by relevance
84 #define PRLDAP_GET_PRFD( socketarg ) \ macro188 return( PR_Recv( PRLDAP_GET_PRFD(socketarg), buf, bufsize, 0, prit )); in prldap_read()205 return( PR_Send( PRLDAP_GET_PRFD(socketarg), buf, len, 0, prit )); in prldap_write()259 pds[i].fd = PRLDAP_GET_PRFD( fds[i].lpoll_socketarg ); in prldap_poll()472 if ( PR_Close( PRLDAP_GET_PRFD(socketarg)) != PR_SUCCESS ) { in prldap_close()