Home
last modified time | relevance | path

Searched refs:linetype (Results 1 - 2 of 2) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c340 int linetype; in _print_ps() local
671 ((linetype = line_type(line->data)) && in _print_ps()
672 (linetype == LT_BEGIN_FEATURE || linetype == LT_FOOMATIC_RIP_OPTION_SETTING))) { in _print_ps()
675 if (linetype == LT_BEGIN_FEATURE) { in _print_ps()
702 if (linetype == LT_BEGIN_FEATURE) { in _print_ps()
717 linetype == LT_BEGIN_FEATURE && in _print_ps()
812 linetype == LT_FOOMATIC_RIP_OPTION_SETTING) { in _print_ps()
834 if (option_is_composite(o) && linetype == LT_FOOMATIC_RIP_OPTION_SETTING) { in _print_ps()
/third_party/selinux/libselinux/src/
H A Dget_context_list.c143 char *linerole, *linetype; in get_context_user() local
192 linetype = ++start; in get_context_user()
198 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) { in get_context_user()

Completed in 3 milliseconds