OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forbid
(Results
1 - 8
of
8
) sorted by null
/external/toybox/toys/pending/
sulogin.c
81
char *
forbid
[] = {
local
86
char *shell = NULL, *pass = NULL, **temp =
forbid
;
98
for (temp =
forbid
; *temp; temp++) unsetenv(*temp);
/external/toybox/toys/other/
login.c
45
char *
forbid
[] = {
local
57
for (count = 0; count < ARRAY_LEN(
forbid
); count++) unsetenv(
forbid
[count]);
/external/pcre/dist/
perltest.pl
71
next if ($_ =~ /^\s*$/ || $_ =~ /^<
forbid
/);
/external/v8/test/mjsunit/
elements-transition-hoisting.js
168
// rather than
forbid
hoisting the transition.
/external/vulkan-validation-layers/tests/
vktestbinding.cpp
218
const VkFlags
forbid
) const {
226
(memory_properties_.memoryTypes[i].propertyFlags &
forbid
) ==
vktestbinding.h
130
const VkMemoryPropertyFlags
forbid
= 0) const;
[
all
...]
/external/netperf/doc/
texinfo.tex
27
% You are forbidden to
forbid
anyone else to use, share and improve
[
all
...]
/prebuilts/sdk/tools/
jack-jacoco-reporter.jar
Completed in 931 milliseconds