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

/system/core/sh/
H A Dexpand.h54 #define EXP_REDIR 0x8 /* file glob for a redirection (1 match only) */ macro
H A Deval.c465 expandarg(redir->nfile.fname, &fn, EXP_TILDE | EXP_REDIR);
H A Dexpand.c151 * TODO - EXP_REDIR
159 if (flag & EXP_REDIR) /*XXX - for now, just remove escapes */
1074 /* TODO - EXP_REDIR */

Completed in 81 milliseconds