Home
last modified time | relevance | path

Searched refs:gr_mem (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.1/win32/
H A Dgrp.h25 char **gr_mem; member
/PHP-7.1/ext/posix/
H A Dposix.c998 for (count = 0; g->gr_mem[count] != NULL; count++) { in php_posix_group_to_array()
999 add_next_index_string(&array_members, g->gr_mem[count]); in php_posix_group_to_array()

Completed in 14 milliseconds