Home
last modified time | relevance | path

Searched refs:getgrnam (Results 1 – 14 of 14) sorted by relevance

/bionic/tests/
Dstubs_test.cpp195 group* grp = getgrnam(group_name); in check_getgrnam()
246 TEST(getgrnam, system_id_root) { in TEST() argument
250 TEST(getgrnam, system_id_system) { in TEST() argument
254 TEST(getgrnam, app_id_radio) { in TEST() argument
258 TEST(getgrnam, oem_id_0) { in TEST() argument
262 TEST(getgrnam, oem_id_999) { in TEST() argument
266 TEST(getgrnam, app_id_nobody) { in TEST() argument
270 TEST(getgrnam, app_id_u0_a0) { in TEST() argument
274 TEST(getgrnam, app_id_u0_a1234) { in TEST() argument
278 TEST(getgrnam, app_id_u0_a9999) { in TEST() argument
[all …]
/bionic/libc/include/
Dgrp.h55 struct group *getgrnam(const char *);
/bionic/libc/bionic/
Dstubs.cpp498 group* getgrnam(const char* name) { // NOLINT: implementing bad function. in getgrnam() function
/bionic/libc/
Dlibc.mips64.map370 getgrnam;
Dlibc.x86_64.map370 getgrnam;
Dlibc.arm64.map370 getgrnam;
Dlibc.x86.brillo.map437 getgrnam;
Dlibc.mips.brillo.map439 getgrnam;
Dlibc.arm.brillo.map441 getgrnam;
Dlibc.mips.map439 getgrnam;
Dlibc.x86.map437 getgrnam;
Dlibc.arm.map441 getgrnam;
Dlibc.map.txt443 getgrnam;
/bionic/libc/tools/
Dposix-2013.txt337 getgrnam