Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <grp.h>

Struct group

Interface status: externallyDefinedApi

struct group;

Description

Includes the following members,

Members

Defined in group:


Member data


gr_name

Interface status: externallyDefinedApi Inherited from: group

char * gr_name;

Description

group name


gr_passwd

Interface status: externallyDefinedApi Inherited from: group

char * gr_passwd;

Description

group password


gr_gid

Interface status: externallyDefinedApi Inherited from: group

gid_t gr_gid;

Description

group id


gr_mem

Interface status: externallyDefinedApi Inherited from: group

char ** gr_mem;

Description

group members