Home
last modified time | relevance | path

Searched defs:rd_notify (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Drtld_db.h74 typedef struct rd_notify { struct
75 rd_notify_e type; argument
80 } rd_notify_t; argument
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dps.c129 rd_notify_t rd_notify; in ps_init() local