Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/biewlib/sysdep/generic/posix/
H A Dfileio.c70 if(mode & (SO_DENYALL | SO_DENYREAD)) flags |= O_EXLOCK; in __OsOpen()
/dports/editors/biew/biew-610/biewlib/sysdep/
H A D__os_dep.h421 #define SO_DENYALL 0x0010 /**< Defines flag of file sharing, that indicates opening in m… macro