Searched defs:arg1 (Results 1 – 3 of 3) sorted by relevance
202 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
54 unsigned arg1; /* second argument */ member
108 char arg0[12], arg1[12]; in dump_packet() local