OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exec_tmp
(Results
1 - 2
of
2
) sorted by null
/external/dbus/bus/
activation-helper.c
266
char *
exec_tmp
;
local
269
exec_tmp
= NULL;
280
&
exec_tmp
,
299
*exec =
exec_tmp
;
304
dbus_free (
exec_tmp
);
activation.c
262
char *name, *exec, *user, *
exec_tmp
, *systemd_service;
local
273
exec_tmp
= NULL;
309
&
exec_tmp
,
363
exec = strdup (_dbus_replace_install_prefix (
exec_tmp
));
456
dbus_free (
exec_tmp
);
[
all
...]
Completed in 369 milliseconds