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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3015 char *end, *lower_unixname, *winname; local
3121 lower_unixname = lower_winname;
3124 lower_unixname = NULL;
3127 retcode = ns_lookup_byname(unixname, lower_unixname,

Completed in 103 milliseconds