Searched defs:c_shell_syntax (Results 1 - 1 of 1) sorted by relevance

/external/dbus/tools/
H A Ddbus-launch.c363 int c_shell_syntax, int bourne_shell_syntax,
373 else if (c_shell_syntax)
689 long bus_wid, int c_shell_syntax, int bourne_shell_syntax,
729 print_variables (bus_address, bus_pid, bus_wid, c_shell_syntax,
756 int c_shell_syntax = FALSE; local
786 c_shell_syntax = TRUE;
896 c_shell_syntax = TRUE;
946 pass_info (runprog, address, pid, wid, c_shell_syntax,
1193 c_shell_syntax, bourne_shell_syntax, binary_syntax,
1211 pass_info (runprog, bus_address, bus_pid, wid, c_shell_syntax,
362 print_variables(const char *bus_address, pid_t bus_pid, long bus_wid, int c_shell_syntax, int bourne_shell_syntax, int binary_syntax) argument
688 pass_info(const char *runprog, const char *bus_address, pid_t bus_pid, long bus_wid, int c_shell_syntax, int bourne_shell_syntax, int binary_syntax, int argc, char **argv, int remaining_args) argument
[all...]

Completed in 376 milliseconds