Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs-libc.c1806 static JSOSRWHandler *find_rh(JSThreadState *ts, int fd) in find_rh() function
1842 rh = find_rh(ts, fd); in js_os_setReadHandler()
1855 rh = find_rh(ts, fd); in js_os_setReadHandler()