Lines Matching refs:RES_BOGUS
718 return RES_BOGUS; in res_getTableItemByKey()
756 return RES_BOGUS; in res_getTableItemByKey()
765 return RES_BOGUS; in res_getTableItemByIndex()
809 return RES_BOGUS; in res_getTableItemByIndex()
872 return RES_BOGUS; in res_getArrayItem()
894 return RES_BOGUS; in res_getArrayItem()
936 return RES_BOGUS; in res_findResource()
939 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
950 return RES_BOGUS; in res_findResource()
968 t2 = RES_BOGUS; /* have an array, but don't have a valid index */ in res_findResource()
972 t2 = RES_BOGUS; in res_findResource()