Searched refs:u2wbuf (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
894 (void) snprintf(u2wbuf, sizeof (u2wbuf), "%d", u2w_order);
923 w2u_order ? w2ubuf : NULL, u2w_order ? u2wbuf : NULL);

Completed in 66 milliseconds