HomeSort by: relevance | last modified time | path
    Searched refs:permissive (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
12-ct.conf 5 test-0 = 0-ct-permissive-without-scts
6 test-1 = 1-ct-permissive-with-scts
9 test-4 = 4-ct-permissive-resumption
13 [0-ct-permissive-without-scts]
14 ssl_conf = 0-ct-permissive-without-scts-ssl
16 [0-ct-permissive-without-scts-ssl]
17 server = 0-ct-permissive-without-scts-server
18 client = 0-ct-permissive-without-scts-client
20 [0-ct-permissive-without-scts-server]
25 [0-ct-permissive-without-scts-client
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
mods.c 42 int permissive,
91 if ( permissive ) {
126 if ( !permissive ) {
138 if ( permissive && rc ) {
146 if ( permissive ) {
169 if ( a != NULL && permissive ) {
201 int permissive,
215 * If permissive is set, then the non-existence of an
223 if( permissive ) {
259 if( permissive ) {
    [all...]
proto-slap.h 1328 int permissive,
1332 int permissive,
1336 int permissive,
1340 int permissive,
1344 int permissive,
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic.h 239 bool permissive; member in struct:diagnostic_context
diagnostic.cc 60 #define permissive_error_kind(DC) ((DC)->permissive ? DK_WARNING : DK_ERROR)
200 context->permissive = false;
1802 /* A "permissive" error at LOCATION: issues an error unless
  /src/external/gpl3/gdb/dist/gdb/
cp-support.c 53 int permissive);
1045 or '>' if the value of PERMISSIVE is nonzero. */
1048 cp_find_first_component_aux (const char *name, int permissive)
1100 if (permissive)
  /src/external/gpl3/gdb.old/dist/gdb/
cp-support.c 53 int permissive);
1045 or '>' if the value of PERMISSIVE is nonzero. */
1048 cp_find_first_component_aux (const char *name, int permissive)
1100 if (permissive)
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-opts.cc 511 global_dc->permissive = value;
  /src/external/gpl3/autoconf/dist/
maint.mk 552 re='\<(openat_(permissive|needs_fchdir|(save|restore)_fail)|l?(stat|ch(own|mod))at|(euid)?accessat)\>' \

Completed in 183 milliseconds