Lines Matching defs:dp
127 connsalloc(Dest *dp, int addrs) in connsalloc()
145 freedest(Dest *dp) in freedest()
168 notedeath(Dest *dp, char *exitsts) in notedeath()
197 outstandingprocs(Dest *dp) in outstandingprocs()
208 reap(Dest *dp) in reap()
220 fillinds(DS *ds, Dest *dp) in fillinds()
237 connectwait(Dest *dp, char *besterr) in connectwait()
264 parsecs(Dest *dp, char **clonep, char **destp) in parsecs()
303 dialmulti(DS *ds, Dest *dp) in dialmulti()
343 Dest *dp; in csdial() local
426 call(char *clone, char *dest, DS *ds, Dest *dp, Conn *conn) in call()