reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/Unix/Path.inc
  608   Entry = ::getpwnam(User.c_str());
  610   if (!Entry) {
  617   Path.append(Entry->pw_dir, Entry->pw_dir + strlen(Entry->pw_dir));
  617   Path.append(Entry->pw_dir, Entry->pw_dir + strlen(Entry->pw_dir));
  617   Path.append(Entry->pw_dir, Entry->pw_dir + strlen(Entry->pw_dir));