Home
last modified time | relevance | path

Searched refs:tpoll_create (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/conman/conman-conman-0.3.0/
H A Dtpoll.h60 tpoll_t tpoll_create (int n);
H A Dtpoll.c131 tpoll_create (int n) in tpoll_create() function
H A Dserver-conf.c234 if (!(conf->tp = tpoll_create(0))) { in create_server_conf()