Home
last modified time | relevance | path

Searched refs:gr_mem (Results 1 – 2 of 2) sorted by path

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

Completed in 15 milliseconds