Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.h77 #define DA_RDWR O_RDWR|O_CREAT|O_NONBLOCK macro
H A Ddevalloc.c1252 if (flag & DA_RDWR) { in da_open_devdb()
1253 oflag = DA_RDWR; in da_open_devdb()