HomeSort by: relevance | last modified time | path
    Searched refs:POPREDIR_UNDO (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
redir.h 45 #define POPREDIR_UNDO 1 /* undo saved redirects */
eval.c 661 popredir(POPREDIR_UNDO);
684 popredir(POPREDIR_UNDO);
1254 popredir(POPREDIR_UNDO);
1299 popredir(POPREDIR_UNDO);
1482 popredir(POPREDIR_UNDO);
redir.c 191 reset == POPREDIR_UNDO ? "" :
196 case POPREDIR_UNDO:
549 * if (reset == POPREDIR_UNDO)
579 popredir(POPREDIR_UNDO);

Completed in 12 milliseconds