Searched defs:get_pid (Results 1 – 5 of 5) sorted by relevance
31 pid_t Child::get_pid() const in get_pid() function in sdeventplus::source::Child
85 static inline struct pid *get_pid(struct pid *pid) in get_pid() function
279 def get_pid(self) -> Optional[int]: member in QEMUMachine
313 static pid_t get_pid(char *buf) in get_pid() function
138 def get_pid(name): function