HomeSort by: relevance | last modified time | path
    Searched refs:be (Results 1 - 25 of 4007) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/distrib/syspkg/sets/base/base-locale-be/
Makefile 3 PKGBASE=base-locale-be
  /src/external/bsd/wpa/dist/src/fst/
Makefile 2 @echo Nothing to be made.
8 @echo Nothing to be made.
  /src/external/bsd/wpa/dist/src/pae/
Makefile 2 @echo Nothing to be made.
8 @echo Nothing to be made.
  /src/external/bsd/openldap/dist/servers/slapd/
slapindex.c 49 if( !be->be_entry_open ||
50 !be->be_entry_close ||
51 !( be->be_entry_first || be->be_entry_first_x ) ||
52 !be->be_entry_next ||
53 !be->be_entry_reindex )
80 if( be->be_entry_open( be, 0 ) != 0 ) {
86 if ( be->be_entry_first ) {
87 id = be->be_entry_first( be )
    [all...]
slapcat.c 71 if( !be->be_entry_open ||
72 !be->be_entry_close ||
73 !( be->be_entry_first_x || be->be_entry_first ) ||
74 !be->be_entry_next ||
75 !be->be_entry_get )
82 if( be->be_entry_open( be, 0 ) != 0 ) {
88 op.o_bd = be;
89 if ( !requestBSF && be->be_entry_first )
    [all...]
slapschema.c 74 if( !be->be_entry_open ||
75 !be->be_entry_close ||
76 !( be->be_entry_first || be->be_entry_first_x ) ||
77 !be->be_entry_next ||
78 !be->be_entry_get )
85 if( be->be_entry_open( be, 0 ) != 0 ) {
95 op->o_bd = be;
98 if ( !requestBSF && be->be_entry_first )
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
pbind.c 64 BackendDB *be,
67 slap_overinst *on = (slap_overinst *)be->bd_info;
68 ConfigOCs *be_cf_ocs = be->be_cf_ocs;
69 void *private = be->be_private;
80 rc = lback->bi_db_init( be, cr );
81 on->on_bi.bi_private = be->be_private;
82 be->be_cf_ocs = be_cf_ocs;
83 be->be_private = private;
90 BackendDB *be,
93 slap_overinst *on = (slap_overinst *) be->bd_info
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-perl/
close.c 47 BackendDB *be,
51 PerlBackend *pb = be->be_private;
57 free( be->be_private );
58 be->be_private = NULL;
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
cow-sstream-inst.cc 11 // This library is distributed in the hope that it will be useful,
33 # error This file should not be compiled for this configuration.
cow-wstring-inst.cc 11 // This library is distributed in the hope that it will be useful,
37 # error This file should not be compiled for this configuration.
cxx11-locale-inst.cc 9 // This library is distributed in the hope that it will be useful,
32 # error This file should not be compiled for this configuration.
cxx11-wlocale-inst.cc 9 // This library is distributed in the hope that it will be useful,
32 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
cow-string-inst.cc 11 // This library is distributed in the hope that it will be useful,
33 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
cow-sstream-inst.cc 11 // This library is distributed in the hope that it will be useful,
33 # error This file should not be compiled for this configuration.
cow-wstring-inst.cc 11 // This library is distributed in the hope that it will be useful,
37 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
cow-string-inst.cc 11 // This library is distributed in the hope that it will be useful,
33 # error This file should not be compiled for this configuration.
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgen-2 10 !height\ must\ be\ positive=
12 color\ cannot\ be\ transparent=colour cannot be transparent
14 width\ must\ be\ positive=
24 height\ must\ be\ positive=height must be positive
26 color\ cannot\ be\ transparent=colour cannot be transparent
28 width\ must\ be\ positive=width must be positiv
    [all...]
  /src/external/bsd/wpa/dist/src/drivers/
Makefile 2 @echo Nothing to be made.
9 @echo Nothing to be made.
  /src/usr.bin/make/unit-tests/
var-readonly.mk 6 # this should be ignored
9 .error N ($N) should be 42
16 .error N should not be undef'd
24 .error N should not be 42
deptgt-end-jobs.exp 6 : .BEGIN 'Should not be expanded.' deferred
7 : all 'Should not be expanded.' deferred
  /src/sys/fs/ntfs/
ntfs_compr.h 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 #error not supposed to be exposed to userland.
  /src/external/bsd/libarchive/dist/libarchive/
archive_platform_xattr.h 17 * IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
33 #error This header is only to be used internally to libarchive.
archive_random_private.h 17 * IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
30 #error This header is only to be used internally to libarchive.
archive_write_disk_private.h 18 * IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
31 #error This header is only to be used internally to libarchive.
  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
config.c 40 BackendDB *be,
47 struct ldapinfo *li = (struct ldapinfo *) be->be_private;

Completed in 27 milliseconds

1 2 3 4 5 6 7 8 91011>>