Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/print/libipp-core/common/
H A Dipp.h341 extern size_t max_val_len(int8_t type, char *name);
H A Dipp_types.c202 max_val_len(int8_t type, char *name) in max_val_len() function
H A Dread.c174 max = max_val_len(type, name); in validate_value()