Home
last modified time | relevance | path

Searched refs:pop_socket (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libslang2/slang-2.3.2/modules/
H A Dsocket-module.c783 static Socket_Type *pop_socket (SLFile_FD_Type **fp) in pop_socket() function
873 if (NULL == (s = pop_socket (&f))) in connect_intrin()
892 if (NULL == (s = pop_socket (&f))) in bind_intrin()
932 if (NULL == (s = pop_socket (&f))) in accept_intrin()
1322 if (NULL == (s = pop_socket (&f))) in getset_sockopt()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h576 pop_socket(struct StatList *slist) in pop_socket() function