Home
last modified time | relevance | path

Searched refs:process_type_for_command (Results 1 – 2 of 2) sorted by relevance

/dports/shells/fish/fish-3.3.1/src/
H A Dparse_execution.h87 enum process_type_t process_type_for_command(const ast::decorated_statement_t &statement,
H A Dparse_execution.cpp200 process_type_t parse_execution_context_t::process_type_for_command( in process_type_for_command() function in parse_execution_context_t
849 enum process_type_t process_type = process_type_for_command(statement, cmd); in populate_plain_process()
913 process_type = process_type_for_command(statement, cmd); in populate_plain_process()