Searched refs:sp_shell_len (Results 1 – 4 of 4) sorted by relevance
166 uint32_t sp_shell_len; /* Length of the shell */ member
658 if (sp->sp_shell_len != 0) in spawn_exec()1027 if (sp->sp_shell_len != 0) { in spawn_param_verify()1028 if (!spawn_str_ok(sp, sp->sp_shell_off, sp->sp_shell_len)) in spawn_param_verify()
285 sp->sp_shell_len = 4; in t_param_fuzz()
222 sparam->sp_shell_len = (uint32_t)sz; in spawn_marshal_param()