sockfd            352 modules/sk/sk_socket.c int SK_read(int sockfd, char *buf, size_t count) {
sockfd            403 modules/sk/sk_socket.c SK_write(int sockfd,
sockfd            500 modules/sk/sk_socket.c int SK_gets(int  sockfd, char *str, size_t count) {
sockfd            560 modules/sk/sk_socket.c SK_puts(int sockfd, const char *str, const struct timeval *timeout)
sockfd            586 modules/sk/sk_socket.c SK_putc(int sockfd, char ch, const struct timeval *timeout)
sockfd            601 modules/sk/sk_socket.c int SK_getc(int  sockfd) {
sockfd            631 modules/sk/sk_socket.c char *SK_getpeername(int  sockfd)
sockfd            682 modules/sk/sk_socket.c int SK_getpeerip(int  sockfd, ip_addr_t *ip) {
sockfd            622 modules/ud/ud_recover.c int TR_check(SQ_connection_t *sql_connection, long transaction_id, int sockfd)
sockfd            155 modules/ud/ud_tr.h int TR_check(SQ_connection_t *sql_connection, long transaction_id, int sockfd);