Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/sndioctl/
H A Dsndioctl.c30 #define MODE_PRINT 1 /* print-only, don't change value */ macro
715 g->mode = MODE_PRINT; in cmd()
829 case MODE_PRINT: in commit()
1047 g->mode = MODE_PRINT; in main()