Home
last modified time | relevance | path

Searched refs:USER_ADDR_TO_PTR (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_syscalls.c67 #define USER_ADDR_TO_PTR(chan_init) \ macro
232 key = USER_ADDR_TO_PTR(init); in __channel_open()
239 key = USER_ADDR_TO_PTR(init); in __channel_open()