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

/freebsd-9.3-release/contrib/ofed/libsdp/src/
H A Dport.c350 /*..replace_fd_with_its_shadow -- perform all required for such promotion */
351 static int replace_fd_with_its_shadow(int fd) function
356 __sdp_log(9, "Error replace_fd_with_its_shadow: no shadow for fd:%d\n",
1359 dup_ret = replace_fd_with_its_shadow(fd);
1553 if (0 > (sret = replace_fd_with_its_shadow(fd)))

Completed in 46 milliseconds