Home
last modified time | relevance | path

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

/system/uapp/waitfor/
A Dwaitfor.c58 zx_status_t watchcb(int dirfd, int event, const char* fn, void* cookie) { in watchcb() function
257 zx_status_t status = fdio_watch_directory(dirfd, watchcb, deadline, NULL); in main()

Completed in 3 milliseconds