Home | History | Annotate | Download | only in dbus

Lines Matching refs:pid

1315  * @param pid return location for the process ID
1320 unsigned long *pid)
1324 *pid = DBUS_PID_UNSET; /* Caller should never use this value on purpose,
1337 *pid = _dbus_credentials_get_unix_pid (auth_identity);