Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_var.h900 extern char * kr2str(const struct __kern_channel_ring *kr,
H A Dchannel_ring.c1955 kr2str(const struct __kern_channel_ring *kr, char *__counted_by(dsz)dst, in kr2str() function