HomeSort by relevance Sort by last modified time
    Searched refs:ERR (Results 26 - 50 of 200) sorted by null

12 3 4 5 6 7 8

  /system/extras/tests/net_test/
net_test.sh 15 trap "exec /bin/bash" ERR EXIT
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestLog.java 21 void err(String message); method in interface:TestLog
35 public static final int ERR = 2;
  /external/selinux/libsemanage/src/
database_policydb.c 60 ERR(handle, "could not update cache serial");
108 ERR(handle, "could not create policydb object");
109 goto err;
116 ERR(handle, "could not open %s for reading: %s",
118 goto err;
125 ERR(handle, "could not create policy file object");
126 goto err;
133 goto err;
142 goto err;
148 err
    [all...]
user_extra_record.c 41 goto err;
45 err:
46 ERR(handle, "could not extract key from user extra record");
93 ERR(handle, "out of memory, could not set name %s "
117 ERR(handle, "out of memory, could not set prefix %s "
135 ERR(handle, "out of memory, could not "
168 goto err;
172 goto err;
176 goto err;
181 err
    [all...]
modules.c 64 ERR(sh, "Out of memory!");
73 ERR(sh, "Could not parse module data.");
78 ERR(sh, "Data did not represent a pp module. Please upgrade to the latest version of libsemanage to support hll modules.");
111 ERR(sh,
115 ERR(sh, "Not connected.");
130 ERR(sh,
134 ERR(sh, "Not connected.");
152 ERR(sh,
156 ERR(sh, "Not connected.");
202 ERR(sh, "No remove function defined for this connection type.")
    [all...]
booleans_activedb.c 35 ERR(handle, "could not get list of boolean names");
36 goto err;
50 goto err;
55 goto err;
59 ERR(handle, "could not get the value "
61 goto err;
77 ERR(handle, "out of memory");
79 err:
80 ERR(handle, "could not read boolean list");
123 ERR(handle, "libselinux commit failed")
    [all...]
seuser_record.c 48 ERR(handle, "out of memory, could not create seuser key");
65 goto err;
69 err:
70 ERR(handle, "could not extract seuser key from record");
124 ERR(handle, "out of memory, could not set seuser (Unix) name");
149 ERR(handle,
176 ERR(handle, "out of memory, could not set seuser MLS range");
195 ERR(handle, "out of memory, could not create seuser");
218 goto err;
221 goto err;
    [all...]
database_llist.c 47 goto err;
62 ERR(handle, "out of memory");
64 err:
65 ERR(handle, "could not cache record");
93 ERR(handle, "could not update cache serial");
112 goto err;
123 err:
124 ERR(handle, "could not complete cache lookup");
138 goto err;
143 err
    [all...]
interfaces_file.c 33 goto err;
36 goto err;
38 goto err;
43 goto err;
45 goto err;
51 err:
52 ERR(handle, "could not print interface %s to stream", name);
65 goto err;
71 goto err;
73 goto err;
    [all...]
semanage_store.c 282 ERR(sh, "Unable to allocate space for policy top level path.");
290 ERR(sh, "Unable to allocate space for file context path.");
298 ERR(sh, "Unable to allocate space for file context home directory path.");
306 ERR(sh, "Unable to allocate space for local file context path.");
314 ERR(sh, "Unable to allocate space for netfilter context path.");
322 ERR(sh, "Unable to allocate space for userconf path.");
333 ERR(sh, "Unable to compose policy binary path.");
340 ERR(sh, "Unable to allocate space for policy binary path.");
371 ERR(sh, "Unable to allocate space for policy final path.");
522 ERR(sh, "Could not create module store at %s."
    [all...]
  /external/selinux/libsepol/src/
boolean_record.c 29 ERR(handle, "out of memory, " "could not create boolean key");
55 ERR(handle, "could not extract key from boolean %s",
97 ERR(handle, "out of memory, could not set boolean name");
131 ERR(handle, "out of memory, "
153 goto err;
156 goto err;
163 err:
164 ERR(handle, "could not clone boolean record");
iface_record.c 35 ERR(handle, "out of memory, could not create interface key");
61 ERR(handle, "could not extract key from "
96 ERR(handle, "out of memory, could not create "
126 ERR(handle, "out of memory, " "could not set interface name");
152 ERR(handle, "out of memory, could not set interface context");
178 ERR(handle, "out of memory, could not set message context");
196 goto err;
199 goto err;
204 goto err;
209 goto err;
    [all...]
users.c 29 goto err;
32 goto err;
39 goto err;
51 ERR(handle, "could not copy MLS level");
53 goto err;
57 ERR(handle, "could not copy MLS level");
59 goto err;
63 goto err;
69 goto err;
75 ERR(handle, "could not copy MLS range")
    [all...]
node_record.c 55 ERR(handle, "could not parse IPv4 address "
68 ERR(handle, "could not parse IPv6 address "
81 ERR(handle, "unsupported protocol %u, could not "
116 ERR(handle, "unsupported protocol %u", proto);
117 goto err;
125 ERR(handle, "out of memory");
127 err:
129 ERR(handle, "could not allocate address of protocol %s",
153 ERR(handle,
173 ERR(handle
    [all...]
genbools.c 56 ERR(NULL, "illegal value for boolean "
84 ERR(NULL, "out of memory");
98 ERR(NULL, "unknown boolean %s", name);
130 ERR(NULL, "unknown boolean %s", name);
156 goto err;
158 goto err;
168 ERR(NULL, "error while re-evaluating conditionals");
179 ERR(NULL, "unable to write new binary policy image");
191 err:
219 goto err;
    [all...]
user_record.c 38 ERR(handle, "out of memory, "
65 ERR(handle, "could not extract key from user %s", user->name);
102 ERR(handle, "out of memory, could not set name");
127 ERR(handle, "out of memory, "
152 ERR(handle, "out of memory, "
194 ERR(handle, "out of memory, could not add role %s", role);
246 ERR(handle, "out of memory, could not allocate roles array for"
279 ERR(handle, "out of memory, could not "
308 ERR(handle, "out of memory, "
334 goto err;
    [all...]
nodes.c 31 goto err;
33 goto err;
47 ERR(handle, "unsupported protocol %u", proto);
48 goto err;
58 goto err;
68 ERR(handle, "out of memory");
70 err:
79 ERR(handle, "could not create node structure");
94 goto err;
104 goto err;
    [all...]
avtab.c 454 ERR(fp->handle, "truncated entry");
460 ERR(fp->handle, "invalid item count");
466 ERR(fp->handle, "truncated entry");
474 ERR(fp->handle, "truncated source type");
480 ERR(fp->handle, "truncated target type");
486 ERR(fp->handle, "truncated target class");
494 ERR(fp->handle, "null entry");
498 ERR(fp->handle, "entry has both access "
514 ERR(fp->handle, "entry only had %d items, "
523 ERR(fp->handle, "truncated entry")
    [all...]
expand.c 101 ERR(state->handle, "Out of memory!");
107 ERR(state->handle, "Out of memory!");
119 ERR(state->handle, "type space overflow");
131 ERR(state->handle, "hashtab overflow");
137 ERR(state->handle, "Out of memory!\n");
169 ERR(state->handle, "attribute %s vanished!", id);
173 ERR(state->handle, "out of memory");
179 ERR(state->handle, "Out of memory!");
241 ERR(state->handle, "Out of memory!");
246 ERR(state->handle, "Out of memory!")
    [all...]
link.c 151 ERR(state->handle, "Memory error");
153 goto err;
158 ERR(state->handle, "Memory error");
160 goto err;
166 ERR(state->handle,
168 goto err;
174 ERR(state->handle,
190 ERR(state->handle, "Out of memory!");
202 err:
214 ERR(state->handle, "Found conflicting default user definitions")
    [all...]
  /art/test/968-default-partial-compile-generated/
build 27 trap 'restore_ulimit' ERR
  /art/test/971-iface-super/
build 27 trap 'restore_ulimit' ERR
  /external/libdivsufsort/
generate_includes.sh 26 trap cleanup INT TERM ERR EXIT
  /external/llvm/include/llvm/Support/
Solaris.h 46 #undef ERR
  /external/mdnsresponder/mDNSShared/
DebugServices.h 617 #define check_noerr( ERR ) \
622 localErr = (int_least32_t)( ERR ); \
630 #define check_noerr( ERR )
652 #define check_noerr_string( ERR, STR ) \
657 localErr = (int_least32_t)( ERR ); \
665 #define check_noerr_string( ERR, STR )
813 #define require_noerr( ERR, LABEL ) \
818 localErr = (int_least32_t)( ERR ); \
844 #define require_noerr_string( ERR, LABEL, STR ) \
849 localErr = (int_least32_t)( ERR ); \
    [all...]

Completed in 377 milliseconds

12 3 4 5 6 7 8