OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_reset_fn
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/lvm2/dist/lib/locking/
external_locking.c
25
static void (*
_reset_fn
) (void) = NULL;
variable
53
_reset_fn
= NULL;
58
if (
_reset_fn
)
59
_reset_fn
();
85
!(
_reset_fn
= dlsym(_locking_lib, "reset_locking")) ||
Completed in 18 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026