Searched refs:_name (Results 51 - 54 of 54) sorted by path

123

/haiku/src/system/kernel/
H A Dsem.cpp324 uninit_sem_locked(struct sem_entry& sem, char** _name, SpinLocker& locker) argument
339 *_name = sem.u.used.name;
/haiku/src/system/runtime_loader/
H A Delf.cpp1094 get_next_image_dependency(image_id id, uint32 *cookie, const char **_name) argument
1100 if (_name == NULL)
1120 *_name = STRING(image, neededOffset);
H A Delf_symbol_lookup.cpp48 elf_hash(const char* _name) argument
50 const uint8* name = (const uint8*)_name;
H A Druntime_loader_private.h87 const char** _name);

Completed in 97 milliseconds

123