OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIPC_IOC_CONNECT
(Results
1 - 2
of
2
) sorted by null
/system/core/trusty/libtrusty/
tipc_ioctl.h
24
#define
TIPC_IOC_CONNECT
_IOW(TIPC_IOC_MAGIC, 0x80, char *)
trusty.c
45
rc = ioctl(fd,
TIPC_IOC_CONNECT
, srv_name);
Completed in 346 milliseconds