Searched refs:sp_shell_off (Results 1 – 4 of 4) sorted by relevance
165 uint32_t sp_shell_off; /* Offset of the shell */ member
659 shell = (const char *)&sp->sp_data[sp->sp_shell_off]; in spawn_exec()1028 if (!spawn_str_ok(sp, sp->sp_shell_off, sp->sp_shell_len)) in spawn_param_verify()1030 } else if (sp->sp_shell_off != 0) { in spawn_param_verify()
284 sp->sp_shell_off = 0; in t_param_fuzz()
221 sparam->sp_shell_off = (uint32_t)*lenp; in spawn_marshal_param()