Lines Matching defs:flags
209 * flags = VIEW_INTERNAL, don't promote/demote admin low/high.
234 bslcvtfull(const bslabel_t *label, const blrange_t *bounds, int flags,
249 bsfcall.flags = LABELS_FULL_CONVERT;
250 set_label_view(&bsfcall.flags, flags);
307 * flags = VIEW_INTERNAL, don't promote/demote admin low/high.
327 bslcvt(const bslabel_t *label, int flags, char **string, char *display[])
341 bsccall.flags = 0;
342 set_label_view(&bsccall.flags, flags);
386 * flags = VIEW_INTERNAL, don't promote/demote admin low/high.
412 int flags, char **string, char **long_words[], char **short_words[],
426 bcfcall.flags = LABELS_FULL_CONVERT;
427 set_label_view(&bcfcall.flags, flags);
486 * flags = VIEW_INTERNAL, don't promote/demote admin low/high.
506 bclearcvt(const bclear_t *clearance, int flags, char **string,
521 bcccall.flags = 0;
522 set_label_view(&bcccall.flags, flags);