Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
HDexec.h61 #define DO_ERR 0x01 /* prints errors */ macro
HDexec.c290 find_command(name, &entry, DO_ERR, pathval()); in hashcmd()
452 if (act & DO_ERR) { in find_command()