Searched refs:offset_p_comm (Results 1 – 2 of 2) sorted by relevance
150 int32_t offset_p_comm = ReadSignedIntegerFromMemory( in DoUpdateThreadList() local166 offset_p_comm == -1 || offset_td_tid == -1 || offset_td_plist == -1 || in DoUpdateThreadList()196 ReadCStringFromMemory(proc + offset_p_comm, comm, sizeof(comm), error); in DoUpdateThreadList()
24 ReadCStringFromMemory(proc + offset_p_comm, comm, sizeof(comm), error);