OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filelock_create
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/utils/
filelock.h
21
** create a FileLock object with
filelock_create
(), the function will return
35
extern FileLock*
filelock_create
( const char* path );
filelock.c
46
** create a FileLock object with
filelock_create
(), ithis function should return NULL
374
filelock_create
( const char* file )
function
/external/qemu/
vl-android.c
[
all
...]
/external/qemu/android/
main.c
[
all
...]
Completed in 2048 milliseconds