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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dthread.h143 * The 'condtype' argument will be 0 with this API version.
145 void *(*alloc_condition)(unsigned condtype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devthread.c405 _evthreadimpl_cond_alloc(unsigned condtype) argument
408 _evthread_cond_fns.alloc_condition(condtype) : NULL;
H A Devthread-internal.h188 void *_evthreadimpl_cond_alloc(unsigned condtype);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Drules.c574 ERROR("rules_get_value / status / condtype", "Malformed rule - unknown condition type.");

Completed in 181 milliseconds