Home
last modified time | relevance | path

Searched refs:is_keyword (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp.h340 extern int is_keyword(char *value);
H A Dipp_types.c278 is_keyword(char *k) in is_keyword() function
H A Dread.c238 else if (is_keyword(v) == 0) in validate_value()