Home
last modified time | relevance | path

Searched defs:get_group (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid03.c66 static struct group get_group(const char *group) in get_group() function
/external/mesa3d/src/mesa/main/
Dperformance_monitor.c130 get_group(const struct gl_context *ctx, GLuint id) in get_group() function
/external/harfbuzz_ng/src/
Dgen-tag-table.py306 def get_group (self): member in LanguageTag
/external/libabigail/src/
Dabg-corpus.cc814 corpus::get_group() const in get_group() function in abigail::ir::corpus
822 corpus::get_group() in get_group() function in abigail::ir::corpus
/external/crosvm/devices/src/
Dvfio.rs190 fn get_group( in get_group() method
/external/libcups/ppdc/
Dppdc-source.cxx1143 ppdcSource::get_group(ppdcFile *fp, // I - File to read in get_group() function in ppdcSource
/external/python/cpython3/Lib/email/
D_header_value_parser.py1916 def get_group(value): function