HomeSort by relevance Sort by last modified time
    Searched refs:gid (Results 426 - 450 of 518) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/os/
FileUtils.java 61 public static native int setPermissions(String file, int mode, int uid, int gid);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 316 gid_t gid; /* GID of sending process. */ member in struct:ucred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
socket.h 153 __u32 gid; member in struct:ucred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.h 98 u_int gid; member in struct:unixcred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 316 gid_t gid; /* GID of sending process. */ member in struct:ucred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 153 __u32 gid; member in struct:ucred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.h 98 u_int gid; member in struct:unixcred
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 316 gid_t gid; /* GID of sending process. */ member in struct:ucred
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 153 __u32 gid; member in struct:ucred
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.h 98 u_int gid; member in struct:unixcred
  /system/core/libcutils/
mq.c 52 gid_t gid; member in struct:__anon43938
628 // Fake gid and uid until we have the real thing. The real creds are
632 credentials.gid = 0;
1051 credentials.gid = ucredentials.gid;
    [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c 730 "yaffs_FillInode mode %x uid %d gid %d size %d count %d\n",
966 gid_t gid = (dir->i_mode & S_ISGID) ? dir->i_gid : current->fsgid; local
997 gid, old_encode_dev(rdev));
1001 gid, rdev);
1008 gid);
1015 uid, gid);
1146 gid_t gid = (dir->i_mode & S_ISGID) ? dir->i_gid : current->fsgid; local
1153 S_IFLNK | S_IRWXUGO, uid, gid, symname);
    [all...]
  /external/openssh/
sftp-server.c 804 (u_long)a->uid, (u_long)a->gid);
805 ret = chown(name, a->uid, a->gid);
867 (u_long)a->uid, (u_long)a->gid);
869 ret = fchown(fd, a->uid, a->gid);
871 ret = chown(name, a->uid, a->gid);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 283 return env->NewObject(JniConstants::structUcredClass, ctor, u.pid, u.uid, u.gid);
442 static void Posix_chown(JNIEnv* env, jobject, jstring javaPath, jint uid, jint gid) {
447 throwIfMinusOne(env, "chown", TEMP_FAILURE_RETRY(chown(path.c_str(), uid, gid)));
523 static void Posix_fchown(JNIEnv* env, jobject, jobject javaFd, jint uid, jint gid) {
525 throwIfMinusOne(env, "fchown", TEMP_FAILURE_RETRY(fchown(fd, uid, gid)));
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 454 gr=grammarType gid=id {grammar.setName($gid.text);} SEMI
463 -> ^($gr $gid $cmt? optionsSpec? $ig? $ts? $scopes? $a? $r)
  /system/vold/
CommandListener.cpp 345 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec fixperms <container-id> <gid> <filename>", false);
350 gid_t gid = (gid_t) strtoul(argv[3], &endptr, 10); local
352 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec fixperms <container-id> <gid> <filename>", false);
356 rc = vm->fixupAsecPermissions(argv[2], gid, argv[4]);
  /external/chromium/base/
process_util.h 82 ProcessId gid() const { return gid_; }
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 592 __vki_kernel_gid32_t gid; member in struct:vki_ipc64_perm
  /ndk/sources/host-tools/sed-4.2.1/lib/
unistd.in.h 117 to GID (if GID is not -1). Follow symbolic links.
122 extern int chown (const char *file, uid_t uid, gid_t gid);
129 "doesn't treat a uid or gid of -1 on some systems - " \
471 to GID (if GID is not -1). Do not follow symbolic links.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
key_prot.h 140 u_int gid; member in struct:unixcred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 140 u_int gid; member in struct:unixcred
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 140 u_int gid; member in struct:unixcred
  /external/valgrind/main/coregrind/
m_libcfile.c 260 (_p_vgstat)->gid = (UInt) ( (_p_vkistat)->st_gid ); \
567 if (VG_(getegid)() == st.gid)
575 if (groups[i] == st.gid) {
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 310 lcconf->gid = gr->gr_gid;
313 | GROUP NUMBER { lcconf->gid = $2; } EOS
    [all...]

Completed in 1282 milliseconds

<<11121314151617181920>>