Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/ucred.h>
Its arguments are:
gid | |
The group ID to check for. | |
cred | |
The credentials to search for the group in. | |
GROUPMEMBER (9) | July 9, 2001 |
Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void | ” |