Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Dservices.c202 static int create_subproc_pty(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in create_subproc_pty()
257 static int create_subproc_raw(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in create_subproc_raw()
347 const char *arg0, *arg1; in create_subproc_thread() local
Dadb.h54 unsigned arg1; /* second argument */ member
Dtransport.c108 char arg0[12], arg1[12]; in dump_packet() local