Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h36 #define fs_2625 ((loop)->fs_2625) macro
135 #undef fs_2625
H A Dev_vars.h179 VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */
H A Dev.c4225 if (!fs_2625) in infy_add()
4355 fs_2625 = 1; in ev_check_2625()