Home
last modified time | relevance | path

Searched refs:linkpath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/breakpad/app/
Dbreakpad_linux.cc986 char linkpath[kUint64StringSize + sizeof("/proc/") + sizeof("/exe")] = in GetCrashingProcessName() local
989 my_uint64tos(linkpath + sizeof("/proc/") - 1, info.pid, pid_value_len); in GetCrashingProcessName()
990 linkpath[sizeof("/proc/") - 1 + pid_value_len] = '\0'; in GetCrashingProcessName()
991 my_strlcat(linkpath, "/exe", sizeof(linkpath)); in GetCrashingProcessName()
996 ssize_t size = readlink(linkpath, link, kMaxSize); in GetCrashingProcessName()
/external/openssh/
DPROTOCOL197 string linkpath