Searched refs:SHF_CLEXEC (Results 1 – 3 of 3) sorted by relevance
31 #define SHF_CLEXEC 0x0010 /* set close on exec flag */ macro
298 s->u.shf = shf_open(s->file, O_RDONLY, 0, SHF_MAPHI|SHF_CLEXEC); in main()430 shf = shf_open(name, O_RDONLY, 0, SHF_MAPHI|SHF_CLEXEC);
126 if (sflags & SHF_CLEXEC)169 if (sflags & SHF_CLEXEC)