Searched refs:rd_new (Results 1 – 3 of 3) sorted by relevance
145 rd_agent_t *rd_new(struct proc_handle *);
230 rd_new(struct proc_handle *php) in rd_new() function
115 if ((phdl->rdap = rd_new(phdl)) == NULL) in proc_rdagent()