HomeSort by: relevance | last modified time | path
    Searched refs:SHF_GETFL (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
shf.h 29 #define SHF_GETFL 0x0004 /* use fcntl() to figure RD/WR flags */
shf.c 88 if (sflags & SHF_GETFL) {
141 if (sflags & SHF_GETFL) {

Completed in 12 milliseconds