HomeSort by relevance Sort by last modified time
    Searched refs:gid_t (Results 201 - 225 of 371) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/cmds/idmap/
idmap.cpp 122 gid_t gid = getgid();
  /frameworks/native/cmds/installd/
installd.cpp 134 gid_t gid = uid;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 66 typedef __gid_t gid_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 66 typedef __gid_t gid_t; typedef
  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_freebsd_386.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
zsysnum_freebsd_amd64.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
zsysnum_freebsd_arm.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_freebsd_386.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
zsysnum_freebsd_amd64.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
zsysnum_freebsd_arm.go 46 SYS_GETEGID = 43 // { gid_t getegid(void); }
49 SYS_GETGID = 47 // { gid_t getgid(void); }
120 SYS_SETGID = 181 // { int setgid(gid_t gid); }
121 SYS_SETEGID = 182 // { int setegid(gid_t egid); }
183 SYS_SETRESGID = 312 // { int setresgid(gid_t rgid, gid_t egid, \
217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
  /system/core/adb/daemon/
main.cpp 112 gid_t groups[] = {AID_ADB, AID_LOG, AID_INPUT, AID_INET,
  /system/core/init/
ueventd_parser.cpp 65 gid_t gid = grp->gr_gid;
  /system/core/run-as/
run-as.cpp 154 gid_t old_egid = getegid();
  /system/vold/
Utils.h 48 status_t PrepareDir(const std::string& path, mode_t mode, uid_t uid, gid_t gid);
  /test/vts-testcase/security/poc/target/kernel_wifi/32219453/
poc.cpp 241 gid_t gid_groups[] = {AID_INET, AID_NET_ADMIN};
  /test/vts-testcase/security/poc/target/kernel_wifi/32402310/
poc.cpp 159 gid_t gid_groups[] = {AID_INET, AID_NET_ADMIN};
  /external/dnsmasq/src/
helper.c 53 int create_helper(int event_fd, int err_fd, uid_t uid, gid_t gid, long max_fd)
83 gid_t dummy;
  /external/libbrillo/brillo/
process.cc 99 void ProcessImpl::SetGid(gid_t gid) {
277 if (gid_ != static_cast<gid_t>(-1) && setresgid(gid_, gid_, gid_) < 0) {
  /external/valgrind/
config.h.in 461 #undef gid_t
  /frameworks/native/services/vr/performanced/
performance_service.cpp 55 template <gid_t... GIDs>
58 const gid_t gid = sender.GetEffectiveGroupId();
  /external/python/cpython3/Modules/clinic/
posixmodule.c.h 685 os_chown_impl(PyObject *module, path_t *path, uid_t uid, gid_t gid,
696 gid_t gid;
729 os_fchown_impl(PyObject *module, int fd, uid_t uid, gid_t gid);
739 gid_t gid;
768 os_lchown_impl(PyObject *module, path_t *path, uid_t uid, gid_t gid);
778 gid_t gid;
    [all...]
  /external/wpa_supplicant_8/src/utils/
os_unix.c 332 gid_t gid_wifi = grp ? grp->gr_gid : 0;
341 gid_t groups[] = { ANDROID_SETGROUPS_OVERRIDE };
346 gid_t groups[4];
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FileSystem.h 153 gid_t fs_st_gid = 0;
173 uid_t UID, gid_t GID, off_t Size)
239 time_t ATime, time_t MTime, uid_t UID, gid_t GID, off_t Size)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FileSystem.h 153 gid_t fs_st_gid = 0;
173 uid_t UID, gid_t GID, off_t Size)
239 time_t ATime, time_t MTime, uid_t UID, gid_t GID, off_t Size)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FileSystem.h 153 gid_t fs_st_gid = 0;
173 uid_t UID, gid_t GID, off_t Size)
239 time_t ATime, time_t MTime, uid_t UID, gid_t GID, off_t Size)
    [all...]

Completed in 539 milliseconds

1 2 3 4 5 6 7 891011>>