Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp.h339 extern size_t max_val_len(int8_t type, char *name);
H A Dipp_types.c200 max_val_len(int8_t type, char *name) in max_val_len() function
H A Dread.c172 max = max_val_len(type, name); in validate_value()