Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c239 min_val_len(int8_t type, char *name) in min_val_len() function
H A Dipp.h338 extern size_t min_val_len(int8_t type, char *name);
H A Dread.c171 int min = min_val_len(type, name), in validate_value()