Searched defs:group (Results 1 – 14 of 14) sorted by relevance
/sysdeps/unix/sysv/linux/generic/ |
A D | chown.c | 24 __chown (const char *file, uid_t owner, gid_t group) in __chown()
|
A D | lchown.c | 24 __lchown (const char *file, uid_t owner, gid_t group) in __lchown()
|
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-strtoldint.c | 7 __strtold_internal (const char *nptr, char **endptr, int group) in __strtold_internal()
|
A D | nldbl-wcstoldint.c | 7 __wcstold_internal (const wchar_t *nptr, wchar_t **endptr, int group) in __wcstold_internal()
|
/sysdeps/mach/hurd/ |
A D | fchown.c | 26 __fchown (int fd, uid_t owner, gid_t group) in __fchown()
|
A D | chown.c | 25 __chown (const char *file, uid_t owner, gid_t group) in __chown()
|
A D | lchown.c | 27 __lchown (const char *file, uid_t owner, gid_t group) in __lchown()
|
A D | fchownat.c | 29 fchownat (int fd, const char *file, uid_t owner, gid_t group, int flag) in fchownat()
|
A D | dl-sysdep.c | 606 __strtoul_internal (const char *nptr, char **endptr, int base, int group) in __strtoul_internal()
|
/sysdeps/unix/sysv/linux/ |
A D | getipv4sourcefilter.c | 30 getipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in getipv4sourcefilter()
|
A D | setipv4sourcefilter.c | 29 setipv4sourcefilter (int s, struct in_addr interface, struct in_addr group, in setipv4sourcefilter()
|
A D | setsourcefilter.c | 30 setsourcefilter (int s, uint32_t interface, const struct sockaddr *group, in setsourcefilter()
|
A D | getsourcefilter.c | 91 getsourcefilter (int s, uint32_t interface, const struct sockaddr *group, in getsourcefilter()
|
/sysdeps/mach/hurd/bits/ |
A D | ioctls.h | 115 #define _IOC(inout, group, num, type) \ argument 139 #define _IOCT(inout, group, num, t0, c0, t1, c1, t2, c2) \ argument
|
Completed in 17 milliseconds