Home
last modified time | relevance | path

Searched refs:IOXHERE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/release/picobsd/tinyware/msh/
Dsh5.c513 iop->io_flag |= IOHERE|IOXHERE;
516 iop->io_flag &= ~ IOXHERE;
519 h->h_dosub = iop->io_flag & IOXHERE;
Dsh.h133 #define IOXHERE 16 /* ${}, ` in << */ macro
Dsh3.c400 case IOHERE|IOXHERE:
401 u = herein(iop->io_name, iop->io_flag&IOXHERE);