Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/print/libipp-core/common/
H A Dipp.h342 extern int is_keyword(char *value);
H A Dipp_types.c280 is_keyword(char *k) in is_keyword() function
H A Dread.c240 else if (is_keyword(v) == 0) in validate_value()