Home
last modified time | relevance | path

Searched defs:doexec (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/bin/csh/
H A Dexec.c100 doexec(Char **v, struct command *t) in doexec() function
/openbsd-src/gnu/usr.bin/perl/
H A Dutil.c2604 const I32 doexec = !(*cmd == '-' && cmd[1] == '\0'); Perl_my_popen() local