OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_munlock
(Results
1 - 2
of
2
) sorted by null
/external/ltp/include/
tst_safe_macros.h
503
int
safe_munlock
(const char *file, const int lineno, const char *addr,
505
#define
SAFE_MUNLOCK
(addr, len)
safe_munlock
(__FILE__, __LINE__, (addr), (len))
/external/ltp/lib/
safe_macros.c
1062
int
safe_munlock
(const char *file, const int lineno, const void *addr,
function
Completed in 55 milliseconds