Searched refs:gr_passwd (Results 1 – 3 of 3) sorted by relevance
23 char *gr_passwd; member
990 if (g->gr_passwd) { in php_posix_group_to_array()991 add_assoc_string(array_group, "passwd", g->gr_passwd); in php_posix_group_to_array()
1607 . Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).
Completed in 14 milliseconds