Searched refs:no_cmds_exec (Results 1 – 1 of 1) sorted by relevance
124 static int no_cmds_exec(prop_dictionary_t, prop_dictionary_t);246 struct pterm no_cmds = PTERM_INITIALIZER(&no_cmds, "no commands", no_cmds_exec,513 no_cmds_exec(prop_dictionary_t env, prop_dictionary_t oenv) in no_cmds_exec() function