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