Searched defs:category (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/lib/
H A Dgettext.h147 int category)
149 const char *translation = dcgettext (domain, msg_ctxt_id, category);
167 int category)
170 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
206 int category)
225 translation = dcgettext (domain, msg_ctxt_id, category);
252 int category)
271 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
145 pgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, int category) argument
164 npgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
204 dcpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, int category) argument
249 dcnpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
/osnet-11/usr/src/lib/libpkg/common/
H A Dgpkglist.c252 * category specified by the user.
263 * Check category passed in on the command line to see if it is valid.
265 * returns 0 if the category is valid
266 * returns 1 if the category is invalid
270 is_not_valid_category(char **category, char *progname) argument
273 if (is_same_CATEGORY(category, "system"))
281 * Check category length
283 * returns 0 if the category length is valid
284 * returns 1 if a category has length > 16 chars as defined by the SVr4 ABI
288 is_not_valid_length(char **category) argument
309 is_same_CATEGORY(char **category, char *persistent_category) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgettext.h145 int category)
147 const char *translation = dcgettext (domain, msg_ctxt_id, category);
165 int category)
168 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
204 int category)
223 translation = dcgettext (domain, msg_ctxt_id, category);
250 int category)
269 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
143 pgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, int category) argument
162 npgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
202 dcpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, int category) argument
247 dcnpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.c94 * the active LC_MESSAGES locale category.
115 * for domain and LC_MESSAGES passed for category.
150 dcgettext(const char *domain, const char *msg_id, const int category) argument
155 if (category < LC_CTYPE || category > _LastCategory)
160 res = _real_gettext_u(domain, msg_id, NULL, 0, category, 0);
197 unsigned long int n, int category)
202 if (category < LC_CTYPE || category > _LastCategory)
207 res = _real_gettext_u(domain, msgid1, msgid2, n, category,
196 dcngettext(const char *domain, const char *msgid1, const char *msgid2, unsigned long int n, int category) argument
[all...]
H A Dgettext.h156 int category; /* category argument */ member in struct:msg_pack
H A Dgettext_real.c57 unsigned long int ln, int category, int plural)
77 msgid2 ? msgid2 : "NULL", n, category, plural);
88 * category may be LC_MESSAGES or LC_TIME
89 * locale contains the value of 'category'
91 cur_locale = setlocale(category, NULL);
178 mp->category = category;
269 category != LC_MESSAGES)
56 _real_gettext_u(const char *domain, const char *msgid1, const char *msgid2, unsigned long int ln, int category, int plural) argument
/osnet-11/usr/src/lib/libast/common/port/
H A Dmc.c52 * catalog==0 tests for category directory or file
57 mcfind(const char* locale, const char* catalog, int category, int nls, char* path, size_t size) argument
75 if ((category = lcindex(category, 1)) < 0)
77 if (!(lc = locale ? lcmake(locale) : locales[category]))
155 v = lc_categories[category].name;
169 if (category != AST_LC_MESSAGES && strneq(p, lc_messages, sizeof(lc_messages) - 1) && p[sizeof(lc_messages)-1] == '/')
190 if (s = pathpath(file, "", (!catalog && category == AST_LC_MESSAGES) ? PATH_READ : (PATH_REGULAR|PATH_READ|PATH_ABSOLUTE), path, size))
H A Dlc.c124 * return the internal category index for category
128 lcindex(int category, int min) argument
130 switch (category)
152 * return the first category table entry
162 * return the current info for category
166 lcinfo(register int category) argument
168 if ((category = lcindex(category, 0)) < 0)
170 return LCINFO(category);
[all...]
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c240 log_check(log_context lc, int category, int level) { argument
254 if (category < 0 || category > lc->num_categories)
255 category = 0; /*%< use default */
256 lcl = lc->categories[category];
258 category = 0;
270 log_vwrite(log_context lc, int category, int level, const char *format, argument
298 if (category < 0 || category > lc->num_categories)
299 category
430 log_write(log_context lc, int category, int level, const char *format, ...) argument
488 log_add_channel(log_context lc, int category, log_channel chan) argument
509 log_remove_channel(log_context lc, int category, log_channel chan) argument
568 log_category_is_active(log_context lc, int category) argument
[all...]
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_audit.c553 char *category = add_pkg_info(pkg, "Category", "CATEGORY"); local
578 err |= asr_buf_append_xml_nv(out, PAD_ITEM, "category", category);
/osnet-11/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h107 uint_t category; member in struct:__anon1527
/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c78 * the category_map_entry_t is used to map the inittab category codes to
81 * than one category at a time. this map is also used to map the inittab
82 * string representation of a category to its numerical code.
323 char *category, *spacep; local
344 category = strpbrk(fields[ITAB_NAME], " \t");
345 if (category == NULL)
352 while (isspace(*category))
353 category++;
355 spacep = strpbrk(category, " \t");
357 category
1738 category_to_code(const char *category) argument
[all...]
/osnet-11/usr/src/lib/libast/common/comp/
H A Dsetlocale.c157 native_setlocale(int category, const char* locale) argument
170 if (category == LC_MESSAGES)
172 sys = uwin_setlocale(category, usr);
174 sfprintf(sfstderr, "locale uwin %17s %-24s %-24s\n", lc_categories[lcindex(category, 0)].name, usr, sys);
2335 register int category = cp->internal; local
2347 if (!LCINFO(category)->data)
2358 LCINFO(category)->data = (void*)dp;
2426 default_setlocale(int category, const char* locale) argument
2438 return (locales[1]->flags & (1<<category)) ? locales[1]->name : locales[0]->name;
2444 * set a single AST_LC_* locale category
2450 single(int category, Lc_t* lc, unsigned int flags) argument
2690 _ast_setlocale(int category, const char* locale) argument
[all...]

Completed in 86 milliseconds