OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmsg_b
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
ipc.c
84
char
cmsg_b
[CMSG_SPACE(sizeof(int))], m;
local
93
msgh.msg_control = &
cmsg_b
;
unix.c
144
char
cmsg_b
[CMSG_SPACE(sizeof(int))], m = 'm';
local
152
msgh.msg_control = &
cmsg_b
;
[
all
...]
Completed in 28 milliseconds