Searched refs:EXEC_INPUT_NULL (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dexecute.h48 EXEC_INPUT_NULL, enumerator in enum:ExecInput
H A Dexecute.c367 return EXEC_INPUT_NULL;
370 return EXEC_INPUT_NULL;
408 case EXEC_INPUT_NULL:
487 i == EXEC_INPUT_NULL &&
500 if (i == EXEC_INPUT_NULL && is_terminal_input(context->std_input))
504 if (i != EXEC_INPUT_NULL)
3135 [EXEC_INPUT_NULL] = "null",
H A Dservice.c567 s->exec_context.std_input == EXEC_INPUT_NULL)
571 s->exec_context.std_input == EXEC_INPUT_NULL)

Completed in 1602 milliseconds