Searched defs:PTR_TO_PID (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | process-util.h | 105 static inline pid_t PTR_TO_PID(const void *p) { in PTR_TO_PID() function |
/systemd-251/coccinelle/ | ||
D | macros.h | 9 #define PTR_TO_PID(x) macro |