Searched refs:TARGET_ERRNO__SUCCESS (Results 1 – 2 of 2) sorted by relevance
18 enum target_errno ret = TARGET_ERRNO__SUCCESS; in target__validate()26 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()33 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()40 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()47 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()54 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()61 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()76 return TARGET_ERRNO__SUCCESS; in target__parse_uid()98 return TARGET_ERRNO__SUCCESS; in target__parse_uid()
20 TARGET_ERRNO__SUCCESS = 0, enumerator