Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/Download/
DDownload.c357 if (*vfErr == VF_ERR_ENOENT) in CheckVf()
/RevoEX-2.3/include/revolution/
Dvf.h47 #define VF_ERR_ENOENT (2) /* No such file or directory */ macro