Home
last modified time | relevance | path

Searched refs:getpwnam (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/
Dpwd.h113 struct passwd* getpwnam(const char*);
/bionic/libc/bionic/
Dstubs.c51 const struct passwd* src = by_name ? getpwnam(name) : getpwuid(uid); in do_getpw_r()
345 getpwnam(const char *login) in getpwnam() function
/bionic/libc/docs/
DCHANGES.TXT156 - fix getpwnam() and getpwgrp() to accept "app_0" as a valid user name.
DOVERVIEW.TXT242 getpwnam() recognizes some hard-coded subsystems names (e.g. "radio")