Home
last modified time | relevance | path

Searched refs:SHF_MAPHI (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dmain.c539 SHF_MAPHI | SHF_CLEXEC); in main_init()
764 shf = shf_open(name, O_RDONLY | O_MAYEXEC, 0, SHF_MAPHI | SHF_CLEXEC); in include()
Dshf.c74 if ((sflags & SHF_MAPHI) && fd < FDBASE) { in shf_open()
Deval.c1562 O_RDONLY, 0, SHF_MAPHI | SHF_CLEXEC); in comsub()
Dsh.h1717 #define SHF_MAPHI 0x0020 /* make fd > FDBASE (and close orig) macro