Lines Matching defs:dp
126 connsalloc(Dest *dp, int addrs) in connsalloc()
144 freedest(Dest *dp) in freedest()
167 notedeath(Dest *dp, char *exitsts) in notedeath()
196 outstandingprocs(Dest *dp) in outstandingprocs()
207 reap(Dest *dp) in reap()
219 fillinds(DS *ds, Dest *dp) in fillinds()
236 connectwait(Dest *dp, char *besterr) in connectwait()
263 parsecs(Dest *dp, char **clonep, char **destp) in parsecs()
309 dialmulti(DS *ds, Dest *dp) in dialmulti()
350 Dest *dp; in csdial() local
441 call(char *clone, char *dest, DS *ds, Dest *dp, Conn *conn) in call()