Searched refs:capture_stdout (Results 1 – 2 of 2) sorted by relevance
96 bool capture_stdout; in lua_exec() local100 capture_stdout = lua_toboolean(L, 2); in lua_exec()107 if (capture_stdout && pipe(stdout_pipe) < 0) { in lua_exec()
107 int capture_stdout; member133 options->capture_stdout = 1; in parse_options()281 if (options->capture_stdout) { in _pam_exec()349 if (options->capture_stdout) { in _pam_exec()