Home
last modified time | relevance | path

Searched defs:PTR_TO_PID (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dprocess-util.h105 static inline pid_t PTR_TO_PID(const void *p) { in PTR_TO_PID() function
/systemd-251/coccinelle/
Dmacros.h9 #define PTR_TO_PID(x) macro