Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
min_val_len
usr/src/lib/print/libipp-core/common/ipp.h
338
extern size_t min_val_len(int8_t type, char *name);
usr/src/lib/print/libipp-core/common/read.c
171
int min = min_val_len(type, name),