OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:statptr
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/bpf/
cgroup_helpers.c
76
static int nftwfunc(const char *filename, const struct stat *
statptr
,
/external/ltp/include/old/
tlibio.h
137
int lio_wait4asyncio(int method, int fd, struct iosw **
statptr
);
/external/ltp/lib/
tlibio.c
57
* int lio_wait4asyncio(int method, int fd, struct iosw **
statptr
)
547
struct iosw status, *
statptr
[1];
local
586
statptr
[0] = &status;
1023
ret = lio_wait4asyncio(method, fd,
statptr
);
1117
struct iosw status, *
statptr
[1];
local
[
all
...]
Completed in 197 milliseconds