Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c171 option |= IORW; in main()
494 if(option & IORW){ in printhd()
513 if(option & IORW) { in printhd()
572 if(option & IORW) in println()
H A Dacctdef.h68 #define IORW 040 macro