Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Drdb.h236 extern retc_t set_objpad(struct ps_prochandle *, size_t);
H A Dgram.y196 (void) set_objpad(&proch, $2);
H A Dmaps.c450 set_objpad(struct ps_prochandle *ph, size_t padsize) in set_objpad() function