/external/libselinux/src/ |
policyvers.c | 18 unsigned vers = DEFAULT_POLICY_VERSION; local 29 return vers; 39 if (sscanf(buf, "%u", &vers) != 1) 42 return vers;
|
/external/selinux/libselinux/src/ |
policyvers.c | 18 unsigned vers = DEFAULT_POLICY_VERSION; local 29 return vers; 39 if (sscanf(buf, "%u", &vers) != 1) 42 return vers;
|
load_policy.c | 52 int maxvers = kernvers, minvers = DEFAULT_POLICY_VERSION, vers; local 165 vers = maxvers; 168 selinux_binary_policy_path(), vers); 171 && --vers >= minvers) { 174 selinux_binary_policy_path(), vers); 204 if (vers > kernvers && usesepol) { 228 vers--;
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
_bundle | 4 vers=1.0.28 18 tar=ssvnc_unix_only-${vers}.tar.gz 30 tar=ssvnc_unix_minimal-${vers}.tar.gz 57 rm -f ssvnc_all-$vers.zip 58 rm -f ssvnc-$vers.zip 59 zip -9 -r ssvnc_all-$vers.zip ssvnc 60 zip -9 -r ssvnc-$vers.zip ssvnc -x '*.zip' '*.tar.gz' 61 tar cvf - --exclude='*.zip' --exclude='*.tar.gz' ssvnc | gzip -9 > ssvnc-$vers.tar.gz 62 tar cvf - --exclude='*.zip' --exclude='*.tar.gz' --exclude='*.dll' --exclude='*.exe' --exclude ssvnc/Windows/util ssvnc | gzip -9 > ssvnc_no_windows-$vers.tar.gz 65 ls -l ssvnc*-$vers. [all...] |
/external/libpng/contrib/tools/ |
chkfmt | 14 vers= 54 vers="`sed -n -e \ 57 echo "chkfmt: checking version $vers" 59 if test -z "$vers" 97 # Note that vers can only contain 0-9, . and a-z 98 if test -n "$vers" 100 sed -e "s/$vers/a.b.cc/g" "$file" >"$file".$$
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/ |
talkd.h | 60 u_char vers; /* protocol version */ member in struct:__anon31246 79 u_char vers; /* protocol version */ member in struct:__anon31247
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/ |
talkd.h | 60 u_char vers; /* protocol version */ member in struct:__anon33219 79 u_char vers; /* protocol version */ member in struct:__anon33220
|
/external/selinux/libsepol/src/ |
policydb_public.c | 116 int sepol_policydb_set_vers(sepol_policydb_t * sp, unsigned int vers) 121 if (vers < POLICYDB_VERSION_MIN || vers > POLICYDB_VERSION_MAX) 126 if (vers < MOD_POLICYDB_VERSION_MIN 127 || vers > MOD_POLICYDB_VERSION_MAX) 133 p->policyvers = vers;
|
/external/clang/test/Preprocessor/ |
c99-6_10_3_4_p6.c | 9 #define INCFILE(n) vers ## n
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
pmap_rmt.h | 46 u_long prog, vers, proc, arglen; member in struct:rmtcallargs
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/ |
pmap_rmt.h | 46 u_long prog, vers, proc, arglen; member in struct:rmtcallargs
|
/external/lldb/source/ |
Makefile | 27 LLDB_vers.c: $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/generate-vers.pl $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/lldb.xcodeproj/project.pbxproj 28 "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/generate-vers.pl" "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/lldb.xcodeproj/project.pbxproj" > LLDB_vers.c
|
/external/selinux/libsepol/include/sepol/policydb/ |
avtab.h | 120 extern int avtab_read_item(struct policy_file *fp, uint32_t vers, avtab_t * a, 124 extern int avtab_read(avtab_t * a, struct policy_file *fp, uint32_t vers);
|
/development/ndk/platforms/android-3/include/linux/lockd/ |
xdr.h | 67 u32 vers; member in struct:nlm_reboot
|
/external/elfutils/src/config/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/google-breakpad/autotools/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/libedit/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/libpng/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/pcre/dist/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/protobuf/gtest/build-aux/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/protobuf/ |
missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
/external/selinux/libsepol/include/sepol/ |
policydb.h | 87 extern int sepol_policydb_set_vers(sepol_policydb_t * p, unsigned int vers);
|
/external/tcpdump/ |
print-gre.c | 94 u_int len = length, vers; local 100 vers = EXTRACT_16BITS(bp) & GRE_VERS_MASK; 101 printf("GREv%u",vers); 103 switch(vers) {
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/lockd/ |
xdr.h | 67 u32 vers; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/lockd/ |
xdr.h | 67 u32 vers; member in struct:nlm_reboot
|