Home
last modified time | relevance | path

Searched defs:eventAdd (Results 1 – 8 of 8) sorted by relevance

/dports/german/BBBike/BBBike-3.18/lib/
H A DTkCompat.pm19 sub eventAdd { } subroutine
/dports/www/squid/squid-4.15/src/tests/
H A DtestConfigParser.cc20 eventAdd(const char *name, EVH * func, void *arg, double when, int, bool cbdata) in eventAdd() function
H A DtestString.cc19 eventAdd(const char *name, EVH * func, void *arg, double when, int, bool cbdata) in eventAdd() function
H A DtestSBuf.cc28 eventAdd(const char *name, EVH * func, void *arg, double when, int, bool cbdata) in eventAdd() function
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/unix/
H A Dap_UnixDialog_CollaborationAccounts.cpp277 void AP_UnixDialog_CollaborationAccounts::eventAdd() in eventAdd() function in AP_UnixDialog_CollaborationAccounts
/dports/www/squid/squid-4.15/src/
H A Dufsdump.cc29 eventAdd(const char *name, EVH * func, void *arg, double when, int, bool cbdata) in eventAdd() function
H A Devent.cc109 eventAdd(const char *name, EVH * func, void *arg, double when, int weight, bool cbdata) in eventAdd() function
/dports/irc/pounce/pounce-3.0/
H A Dbounce.c72 static void eventAdd(int fd, struct Client *client) { in eventAdd() function