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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c881 char w2ubuf[11], u2wbuf[11]; local
892 (void) snprintf(w2ubuf, sizeof (w2ubuf), "%d", w2u_order);
923 w2u_order ? w2ubuf : NULL, u2w_order ? u2wbuf : NULL);

Completed in 67 milliseconds