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

  /src/usr.bin/audio/ctl/
ctl.c 86 #define READONLY 1
90 { "name", &adev.name, STRING, READONLY },
91 { "version", &adev.version, STRING, READONLY },
92 { "config", &adev.config, STRING, READONLY },
93 { "encodings", encbuf, STRING, READONLY },
94 { "properties", &properties, PROPS, READONLY },
101 { "mode", &info.mode, P_R, READONLY },
112 { "play.seek", &info.play.seek, UINT, READONLY },
113 { "play.samples", &info.play.samples, UINT, READONLY },
114 { "play.eof", &info.play.eof, UINT, READONLY },
    [all...]
  /src/usr.bin/make/unit-tests/
var-readonly.mk 1 # $NetBSD: var-readonly.mk,v 1.4 2023/12/20 08:42:10 rillig Exp $
5 .READONLY: N
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
div.S 26 # AREA Math, CODE, READONLY
  /src/sbin/sysctl/
sysctl.c 495 print_flag(f, s, c, READONLY, READWRITE);
1381 * else being readonly.

Completed in 32 milliseconds