Home | History | Annotate | Download | only in akmdfs

Lines Matching refs:retValue

199 	int			retValue = 0;
213 retValue = ERROR_INITDEVICE;
220 retValue = ERROR_OPTPARSE;
227 retValue = ERROR_SELF_TEST;
234 retValue = ERROR_READ_FUSE;
240 retValue = ERROR_INIT;
255 retValue = ERROR_GETOPEN_STAT;
266 retValue = ERROR_STARTCLONE;
272 retValue = ERROR_GETCLOSE_STAT;
289 Disp_EndMessage(retValue);
291 return retValue;