Home
last modified time | relevance | path

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

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