mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
@ -122,7 +122,7 @@ BOOL in_group(gid_t group, gid_t current_gid, int ngroups, gid_t *groups)
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
Like atoi but gets the value up to the separater character.
|
||||
Like atoi but gets the value up to the separator character.
|
||||
****************************************************************************/
|
||||
|
||||
char *Atoic(char *p, int *n, char *c)
|
||||
|
Reference in New Issue
Block a user