find_portal
|| (portal = find_portal(&req->portal_id)) == NULL) {
if ((portal = (void *)find_portal (sid)) != NULL)
(curr = find_portal(&par->id)) == NULL) {
err = ((portal = find_portal(&par->id)) == NULL);
err = ((portal = find_portal(&par->id)) == NULL);