OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_sync
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/hashtable/
hashtable.c
141
int
need_sync
;
member in struct:ht_write_private_data_st
249
htable->wpd.
need_sync
= 0;
254
int
need_sync
= htable->wpd.
need_sync
;
local
256
htable->wpd.
need_sync
= 0;
258
if (
need_sync
)
319
h->wpd.
need_sync
= 1;
513
h->wpd.
need_sync
= 1;
599
h->wpd.
need_sync
= 1;
771
h->wpd.
need_sync
= 1
[
all
...]
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa.c
641
spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t
need_sync
)
661
if (
need_sync
)
670
boolean_t
need_sync
= B_FALSE;
local
691
need_sync
= B_TRUE;
712
need_sync
= B_TRUE;
716
if (
need_sync
) {
Completed in 24 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026