Searched refs:foundp (Results 1 – 1 of 1) sorted by relevance
189 struct inuse_sem **foundp = tfind (fake, &__sem_mappings, __sem_search); in check_add_mapping() local190 if (foundp != NULL) in check_add_mapping()193 result = (*foundp)->sem; in check_add_mapping()194 ++(*foundp)->refcnt; in check_add_mapping()
Completed in 3 milliseconds