Searched defs:bufp (Results 1 – 2 of 2) sorted by relevance
382 struct passwd *bufp = nullptr; in GetUidForName() local500 struct passwd *bufp = nullptr; in GetUidForName() local
1215 std::unique_ptr<char[]> bufp = std::make_unique<char[]>(BUF_LEN); variable