Home
last modified time | relevance | path

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

/trusty/user/app/sample/spinner/
Dspinner.c44 handle_t hport; in main() local
55 hport = (handle_t)rc; in main()
60 int rc = wait(hport, &uevt, -1); in main()
/trusty/user/app/sample/storage-test/
Dstorage-test.c68 handle_t hport; in main() local
79 hport = (handle_t)rc; in main()
84 int rc = wait(hport, &uevt, INFINITE_TIME); in main()