Searched defs:zs_h_log_n (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c90 int zs_h_log_n = 0; variable
93 if (zs_h_log_n >= ZS_H_LOG_MAX) \
94 zs_h_log_n = 0; \
95 zs_h_log[zs_h_log_n++] = c; \
96 zs_h_log[zs_h_log_n] = '\0'; \

Completed in 64 milliseconds