Home
last modified time | relevance | path

Searched refs:SHF_GETFL (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dshf.c99 if (sflags & SHF_GETFL) { in shf_open_hlp()
Dsh.h1428 #define SHF_GETFL 0x0004 /* use fcntl() to figure RD/WR flags */ macro