Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dmain.h47 extern int *dash_errno;
49 #define errno (*dash_errno)
A Dmain.c70 int *dash_errno; variable
101 dash_errno = __errno_location(); in main()

Completed in 4 milliseconds