Lines Matching refs:gettext

68 		use[0] = gettext("allocate [-s] [-w] [-U uname] [-z zonename] "
70 use[1] = gettext("deallocate [-s] [-w] [-z zonename] "
72 use[2] = gettext("deallocate [-s] [-w] [-z zonename] -I");
73 use[3] = gettext("list_devices [-s] [-U uid] [-z zonename] "
75 use[4] = gettext("list_devices [-s] [-U uid] [-z zonename] "
77 use[5] = gettext("list_devices [-s] -d [dev-type]");
100 use[0] = gettext("allocate "
102 use[1] = gettext("deallocate [-s] [-F] device|-c dev-class");
103 use[2] = gettext("deallocate [-s] -I");
104 use[3] = gettext("list_devices "
106 use[4] = gettext("list_devices "
137 msg = gettext("Specified device is allocated to another user.");
140 msg = gettext("Failed to chown.");
143 msg = gettext("Unable to clean up device.");
146 msg = gettext(
150 msg = gettext("Can't force deallocate specified device.");
153 msg = gettext(
157 msg = gettext(
162 msg = gettext("Device not allocatable.");
165 msg = gettext("No default attributes for specified "
169 msg = gettext("Concurrent operations for specified device, "
173 msg = gettext("Device name is too long.");
176 msg = gettext("Device not allocated.");
179 msg = gettext("Device name error.");
182 msg = gettext("Device specified is in allocate error state.");
185 msg = gettext("Can't find name of the zone to which "
189 msg = gettext(
193 msg = gettext(
197 msg = gettext("Device controlled by logindevperm(4)");
200 msg = gettext("No entry for specified device.");
203 msg = gettext("No entry for specified device.");
206 msg = gettext("Device already allocated.");
209 msg = gettext("Failed to set ACL.");
212 msg = gettext(
216 msg = gettext("Failed to configure device in zone.");
219 msg = gettext("Unknown error code.");
339 gettext("Turn device allocation on"),
340 gettext(" to use this feature.\n"));
577 gettext("Invalid user name -- %s -- \n"), uname);
584 gettext("Invalid user ID -- %d -- \n"), uid);
603 gettext("Invalid zone name -- %s -- \n"), zonename);