Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dgrp_h.c46 FUNCTION(getgrnam, struct group* (*f)(const char*)); in grp_h()
/bionic/libc/include/
Dgrp.h51 struct group* getgrnam(const char* __name);
/bionic/tests/
Dgrp_pwd_test.cpp506 group* grp = getgrnam(group_name); in check_getgrnam()
564 group = getgrnam(groupname); in expect_no_group_name()
758 grp[1] = getgrnam("system"); in TEST()
/bionic/libc/tools/
Dposix-2013.txt337 getgrnam
/bionic/libc/bionic/
Dgrp_pwd.cpp716 group* getgrnam(const char* name) { // NOLINT: implementing bad function. in getgrnam() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt436 getgrnam;
/bionic/libc/
Dlibc.map.txt436 getgrnam;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_000.S9276 CALL(getgrnam)