Searched refs:full_channel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c1816 char full_channel[MAXPATHLEN + 1]; local
1864 if (snprintf(full_channel, MAXPATHLEN, "%s/%s", CHAN_PATH, channel) >=
1870 return (sysevent_open_channel_common(full_channel));

Completed in 62 milliseconds