Lines Matching refs:pid
1343 unsigned long pid;1358 _dbus_verbose ("asked for PID of connection %s\n", service);1366 "Could not get PID of name '%s': no such name", service);1376 if (!dbus_connection_get_unix_process_id (conn, &pid))1380 "Could not determine PID for '%s'", service);1384 pid32 = pid;