Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/unistd_h/functions/
A Daccess_tc.c14 char *files[] = in access_entry() local
23 for (i = 0; files[i] != NULL; i++) in access_entry()
26 uassert_int_not_equal(access(files[i], 0), 0); in access_entry()
/examples/ymodem/
A Dtofile.c125 FINSH_FUNCTION_EXPORT(ry, receive files by ymodem protocol);

Completed in 4 milliseconds