Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DynPut
usr/src/lib/krb5/dyn/dyn.h
60
int DynPut P((DynObject obj, void *el, int idx));
usr/src/lib/krb5/dyn/dyn_put.c
58
ret = DynPut(obj, el, obj->num_el);