OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioctl_args
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/
ioctl.c
24
void *
ioctl_args
;
local
85
ioctl_args
= calloc(1, length);
87
ioctl_argp_save = ioctl_argp =
ioctl_args
;
109
res = ioctl(fd, ioctl_nr, *(uint32_t*)
ioctl_args
);
111
res = ioctl(fd, ioctl_nr,
ioctl_args
);
120
ioctl_argp =
ioctl_args
;
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
1157
scb_val_t
ioctl_args
;
member in struct:__anon30888
[
all
...]
Completed in 230 milliseconds