Home
last modified time | relevance | path

Searched refs:aeApiName (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dae_select.c104 static char *aeApiName(void) { in aeApiName() function
H A Dae_ff_kqueue.c138 static char *aeApiName(void) { in aeApiName() function
H A Dae_epoll.c133 static char *aeApiName(void) { in aeApiName() function
H A Dae_kqueue.c136 static char *aeApiName(void) { in aeApiName() function
H A Dae_evport.c318 static char *aeApiName(void) { in aeApiName() function
H A Dae.c511 return aeApiName(); in aeGetApiName()