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

/illumos-gate/usr/src/lib/libtsol/common/
H A Dprivate.c51 * cvt: char *long_words[display_size]; Pointers to long words
115 * long_words = Updated to new long words pointers, if needed.
129 char **static_dimming, int number_of_words, char *long_words,
135 char *l_w = long_words;
213 * long_words = Array of pointers to visible long word names.
235 char **string, char **long_words[], char **short_words[], char *display[],
287 *long_words = (char **)slcvt;
390 * long_words = Array of pointers to visible long word names.
412 int flags, char **string, char **long_words[], char **short_words[],
466 *long_words
127 build_strings(int *static_string_size, char **static_string, char *new_string, int *static_words_size, int new_words_size, char **static_words, char **static_dimming, int number_of_words, char *long_words, char *short_words, char *dimming_list, int full) argument
234 bslcvtfull(const bslabel_t *label, const blrange_t *bounds, int flags, char **string, char **long_words[], char **short_words[], char *display[], int *first_compartment, int *display_size) argument
411 bclearcvtfull(const bclear_t *clearance, const blrange_t *bounds, int flags, char **string, char **long_words[], char **short_words[], char *display[], int *first_compartment, int *display_size) argument
[all...]

Completed in 56 milliseconds