Searched refs:FIDO_ERR_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
78 case FIDO_ERR_NOT_ALLOWED: in fido_strerr()
200 return FIDO_ERR_NOT_ALLOWED; in to_fido()
64 #define FIDO_ERR_NOT_ALLOWED 0x30 macro