Searched refs:DNBProcessAttachByName (Results 1 – 5 of 5) sorted by relevance
57 nub_process_t DNBProcessAttachByName(const char *name, struct timespec *timeout,
1561 nub_process_t pid = DNBProcessAttachByName( in main()
415 nub_process_t DNBProcessAttachByName(const char *name, struct timespec *timeout, in DNBProcessAttachByName() function
41 * DNB.cpp (DNBProcessAttachByName): New function.47 DNB.h: Declare DNBProcessAttachByName, DNBProcessAttachWait, change
3951 attach_pid = DNBProcessAttachByName(attach_name.c_str(), NULL, in HandlePacket_v()