Searched defs:short_words (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libtsol/common/ |
H A D | private.c | 52 * char *short_words[display_size]; Pointers to short words 116 * short_words = Updated to new short words pointers, if needed. 130 char *short_words, char *dimming_list, int full) 136 char *s_w = short_words; 214 * short_words = Array of pointers to visible short word names. 235 char **string, char **long_words[], char **short_words[], char *display[], 289 *short_words = (char **)(slcvt + *display_size * sizeof (char *)); 391 * short_words = Array of pointers to visible short word names. 412 int flags, char **string, char **long_words[], char **short_words[], 468 *short_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 21 milliseconds