HomeSort by relevance Sort by last modified time
    Searched refs:shf_iob (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
sh.h 655 #define shl_spare (&shf_iob[0]) /* for c_read()/c_print() */
656 #define shl_stdout (&shf_iob[1])
657 #define shl_out (&shf_iob[2])
885 extern struct shf shf_iob[];
    [all...]
main.c 1049 struct shf shf_iob[3]; variable in typeref:struct:shf
1100 shf_flush(&shf_iob[fd]);
    [all...]

Completed in 70 milliseconds