Searched refs:open_handle_index (Results 1 – 4 of 4) sorted by relevance
55 while (RetrieveIndex(open_handle_index) != -1) { in CreateHandle()56 open_handle_index = open_handle_index + 1; in CreateHandle()57 if (open_handle_index == 0) { in CreateHandle()68 open_handle_index = 1; in CreateHandle()73 new_handle_index = open_handle_index; in CreateHandle()94 open_handle_index = open_handle_index + 1; in CreateHandle()95 if (open_handle_index == 0) { in CreateHandle()96 open_handle_index = 1; in CreateHandle()
32 HBA_UINT16 open_handle_index; variable60 open_handle_index = 1; in Sun_sasLoadLibrary()
48 open_handle_index = 1; in Sun_sasFreeLibrary()
114 extern HBA_UINT16 open_handle_index;