Lines Matching refs:gettext

37 		return ((char *)gettext("Successful Operation"));
39 return ((char *)gettext("Unknown Error"));
41 return ((char *)gettext("Message Format Error"));
43 return ((char *)gettext("Invalid Registration"));
45 return ((char *)gettext("Invalid Query"));
47 return ((char *)gettext("Source Unknown"));
49 return ((char *)gettext("Source Absent"));
51 return ((char *)gettext("Source Unauthorized"));
53 return ((char *)gettext("No Such Entry"));
55 return ((char *)gettext("Version Not Supported"));
57 return ((char *)gettext("Internal Error"));
59 return ((char *)gettext("Busy"));
61 return ((char *)gettext("Option Not Understood"));
63 return ((char *)gettext("Invalid Update"));
65 return ((char *)gettext("Message Not Supported"));
67 return ((char *)gettext("SCN Event Rejected"));
69 return ((char *)gettext("SCN Registration Rejected"));
71 return ((char *)gettext("Attribute Not Implemented"));
73 return ((char *)gettext("ESI Not Available"));
75 return ((char *)gettext("Invalid Deregistration"));
77 return ((char *)gettext("Registration Not Supported"));
79 return ((char *)gettext("Partial_success"));
81 return ((char *)gettext("Partial failure"));
83 return ((char *)gettext("iSNS managemnet door is already "
86 return ((char *)gettext("Failed to create iSNS managemnet "
89 return ((char *)gettext("More space needed to return the "
92 return ((char *)gettext("Invalid managmenet request"));
94 return ((char *)gettext("Null XML request"));
96 return ((char *)gettext("XML Doc error: no valid operation "
99 return ((char *)gettext("XML Doc error: no valid object "
102 return ((char *)gettext("failed to create XML witer buffer."));
104 return ((char *)gettext("failed to get XML writer pointer."));
106 return ((char *)gettext("failed to initialize XML reader."));
108 return ((char *)gettext("failed to parse XML doc in memory."));
110 return ((char *)gettext("failed to get XPATH context."));
112 return ((char *)gettext("failed to register name space."));
114 return ((char *)gettext("XML Syntax error: "
117 return ((char *)gettext("XML Syntax error: missing a required "
120 return ((char *)gettext("XML operation failed."));
122 return ((char *)gettext("XML strndup operation failed."));
124 return ((char *)gettext("malloc failed."));
126 return ((char *)gettext("Door server detected invalid user."));
128 return ((char *)gettext("Door server detected unauthorized "
131 return ((char *)gettext("Matching iSCSI Node not found."));
133 return ((char *)gettext("Network Entity not found."));
135 return ((char *)gettext("No Portal Group not found."));
137 return ((char *)gettext("Matching Portal not found."));
139 return ((char *)gettext("Matching Discovery Domain not "
142 return ((char *)gettext("Matching Discovery Domain Set "
145 return ((char *)gettext("No associated Discovery Domain "
148 return ((char *)gettext("No associated Discovery Domain Set "
151 return ((char *)gettext("No such association."));
153 return ((char *)gettext("Member is already created."));
155 return ((char *)gettext("Name is already in use."));
157 return ((char *)gettext("Failed to acquire user credentials "
160 return ((char *)gettext("Unknown error code"));