Home
last modified time | relevance | path

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

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