Searched refs:getpwnam (Results 1 – 4 of 4) sorted by relevance
113 struct passwd* getpwnam(const char*);
51 const struct passwd* src = by_name ? getpwnam(name) : getpwuid(uid); in do_getpw_r()345 getpwnam(const char *login) in getpwnam() function
156 - fix getpwnam() and getpwgrp() to accept "app_0" as a valid user name.
242 getpwnam() recognizes some hard-coded subsystems names (e.g. "radio")