Home
last modified time | relevance | path

Searched defs:group (Results 1 – 25 of 53) sorted by relevance

123

/glibc-2.36/grp/
Dgrp.h42 struct group struct
57 /* Rewind the group-file stream. argument
Dinitgroups.c46 internal_getgrouplist (const char *user, gid_t group, long int *size, in internal_getgrouplist()
143 getgrouplist (const char *user, gid_t group, gid_t *groups, int *ngroups) in getgrouplist()
/glibc-2.36/io/
Dfchown.c25 __fchown (int fd, uid_t owner, gid_t group) in __fchown()
Dlchown.c25 __lchown (const char *file, uid_t owner, gid_t group) in __lchown()
Dchown.c25 __chown (const char *file, uid_t owner, gid_t group) in __chown()
Dfchownat.c26 fchownat (int fd, const char *file, uid_t owner, gid_t group, int flag) in fchownat()
/glibc-2.36/sysdeps/unix/sysv/linux/generic/
Dlchown.c24 __lchown (const char *file, uid_t owner, gid_t group) in __lchown()
Dchown.c24 __chown (const char *file, uid_t owner, gid_t group) in __chown()
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-strtoldint.c7 __strtold_internal (const char *nptr, char **endptr, int group) in __strtold_internal()
Dnldbl-wcstoldint.c7 __wcstold_internal (const wchar_t *nptr, wchar_t **endptr, int group) in __wcstold_internal()
/glibc-2.36/sysdeps/mach/hurd/
Dfchown.c26 __fchown (int fd, uid_t owner, gid_t group) in __fchown()
Dchown.c25 __chown (const char *file, uid_t owner, gid_t group) in __chown()
Dlchown.c27 __lchown (const char *file, uid_t owner, gid_t group) in __lchown()
Dfchownat.c29 fchownat (int fd, const char *file, uid_t owner, gid_t group, int flag) in fchownat()
/glibc-2.36/argp/
Dargp-parse.c218 struct group struct
223 /* Which argp this group is from. */ argument
227 options for this group. We use it to determine from which group a argument
234 /* This group's parser's parent's group. */ argument
235 struct group *parent; argument
239 calling this group's parser. */ argument
244 /* Call GROUP's parser with KEY and ARG, swapping any group-specific info argument
248 group_parse (struct group *group, struct argp_state *state, int key, char *arg) in group_parse()
315 struct group *group, struct parser_convert_state *cvt) in convert_options()
486 struct group *group; in parser_init() local
[all …]
/glibc-2.36/nis/
Dnis_ismember.c27 internal_ismember (const_nis_name principal, const_nis_name group) in internal_ismember()
142 nis_ismember (const_nis_name principal, const_nis_name group) in nis_ismember()
Dnis_destroygroup.c23 nis_destroygroup (const_nis_name group) in nis_destroygroup()
Dnis_verifygroup.c23 nis_verifygroup (const_nis_name group) in nis_verifygroup()
Dnis_creategroup.c24 nis_creategroup (const_nis_name group, unsigned int flags) in nis_creategroup()
/glibc-2.36/inet/
Dgetipv4sourcefilter.c25 getipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in getipv4sourcefilter()
Dsetipv4sourcefilter.c25 setipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in setipv4sourcefilter()
Dgetsourcefilter.c24 getsourcefilter (int s, uint32_t interface, const struct sockaddr *group, in getsourcefilter()
Dsetsourcefilter.c25 setsourcefilter (int s, uint32_t interface, const struct sockaddr *group, in setsourcefilter()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgetipv4sourcefilter.c30 getipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in getipv4sourcefilter()
Dsetipv4sourcefilter.c29 setipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in setipv4sourcefilter()

123