games/battlestar/cypher.c
378
case OPEN:
games/battlestar/words.c
175
{ "open", OPEN, VERB, NULL },
games/battlestar/words.c
176
{ "unlock", OPEN, VERB, NULL },
lib/libcompat/regexp/regexp.c
1251
case OPEN+1:
lib/libcompat/regexp/regexp.c
1252
case OPEN+2:
lib/libcompat/regexp/regexp.c
1253
case OPEN+3:
lib/libcompat/regexp/regexp.c
1254
case OPEN+4:
lib/libcompat/regexp/regexp.c
1255
case OPEN+5:
lib/libcompat/regexp/regexp.c
1256
case OPEN+6:
lib/libcompat/regexp/regexp.c
1257
case OPEN+7:
lib/libcompat/regexp/regexp.c
1258
case OPEN+8:
lib/libcompat/regexp/regexp.c
1259
case OPEN+9:
lib/libcompat/regexp/regexp.c
1261
"OPEN%d", OP(op)-OPEN);
lib/libcompat/regexp/regexp.c
321
ret = regnode(OPEN+parno);
lib/libcompat/regexp/regexp.c
977
case OPEN+1:
lib/libcompat/regexp/regexp.c
978
case OPEN+2:
lib/libcompat/regexp/regexp.c
979
case OPEN+3:
lib/libcompat/regexp/regexp.c
980
case OPEN+4:
lib/libcompat/regexp/regexp.c
981
case OPEN+5:
lib/libcompat/regexp/regexp.c
982
case OPEN+6:
lib/libcompat/regexp/regexp.c
983
case OPEN+7:
lib/libcompat/regexp/regexp.c
984
case OPEN+8:
lib/libcompat/regexp/regexp.c
985
case OPEN+9: {
lib/libcompat/regexp/regexp.c
989
no = OP(scan) - OPEN;
lib/libpuffs/puffs.c
79
FILLOP(open, OPEN);
lib/librumphijack/hijack.c
1203
op_open = GETSYSCALL(rump, OPEN);
lib/librumphijack/hijack.c
1206
op_open = GETSYSCALL(host, OPEN);
lib/librumphijack/hijack.c
350
{ DUALCALL_OPEN, "open", RSYS_NAME(OPEN) },
sys/arch/vax/vax/cfl.c
141
cfltab.cfl_state = OPEN;
sys/arch/vax/vax/cfl.c
212
cfltab.cfl_state = OPEN;
sys/dev/ppbus/lpt.c
505
lpt->sc_state |= OPEN;
sys/fs/puffs/puffs_vnops.c
851
if (!EXISTSOP(pmp, OPEN))
tests/dev/audio/audiotest.c
1331
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
1428
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
1479
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
1517
fd = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
1526
fd = OPEN(devfile, mode);
tests/dev/audio/audiotest.c
1605
fd = OPEN(devfile, mode);
tests/dev/audio/audiotest.c
1699
fd = OPEN(devsound, openmode);
tests/dev/audio/audiotest.c
1710
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
1716
fd = OPEN(devsound, openmode);
tests/dev/audio/audiotest.c
1742
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
1755
fd = OPEN(devaudioctl, openmode);
tests/dev/audio/audiotest.c
1777
fd = OPEN(devsound, openmode);
tests/dev/audio/audiotest.c
1854
fd0 = OPEN(devaudio, mode0);
tests/dev/audio/audiotest.c
1862
fd1 = OPEN(devaudio, mode1);
tests/dev/audio/audiotest.c
1921
fd0 = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
1929
fd1 = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
1957
fd0 = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
1965
fd1 = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
2047
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2079
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2140
fd = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
2183
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2228
fd = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
2271
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
2382
fd0 = OPEN(devaudio, mode0);
tests/dev/audio/audiotest.c
2385
fd1 = OPEN(devaudio, mode1);
tests/dev/audio/audiotest.c
2454
fd0 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2456
fd1 = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
2505
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2538
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2568
fd = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
2629
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
2729
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2815
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2873
fd0 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2880
fd1 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
2939
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
3001
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
3031
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3084
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3152
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3278
fd[0] = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3280
fd[1] = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3411
fd = OPEN(devfile, O_RDONLY);
tests/dev/audio/audiotest.c
3489
fd[play] = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3491
fd[rec] = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
3566
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
3637
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
3685
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3751
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3827
fd = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3955
fd[0] = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
3957
fd[1] = OPEN(devaudio, O_WRONLY | O_NONBLOCK);
tests/dev/audio/audiotest.c
4130
data->fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4189
fd0 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4193
fd1 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4202
fd1 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4235
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4287
fd = OPEN(devaudio, O_RDONLY);
tests/dev/audio/audiotest.c
4343
fd1 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4345
fd2 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4449
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
4510
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
4624
fd = OPEN(devaudio, O_RDWR);
tests/dev/audio/audiotest.c
4730
fd = OPEN(devaudio, O_RDWR);
tests/dev/audio/audiotest.c
4785
fd1 = OPEN(devaudio, O_RDWR);
tests/dev/audio/audiotest.c
4802
fd = OPEN(devaudio, O_RDWR);
tests/dev/audio/audiotest.c
4837
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
5056
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
5131
fd0 = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
5135
fd1 = OPEN(devaudio, O_RDWR);
tests/dev/audio/audiotest.c
5220
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
5335
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
5389
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
5432
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
5522
mixerfd = OPEN(devmixer, O_RDWR);
tests/dev/audio/audiotest.c
5548
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
5734
fd = OPEN(devaudio, mode);
tests/dev/audio/audiotest.c
5895
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
5939
fd = OPEN(devaudio, O_WRONLY);
tests/dev/audio/audiotest.c
6134
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6177
fd = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
6233
fd = OPEN(devaudio, openable_mode());
tests/dev/audio/audiotest.c
6263
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6304
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6393
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6516
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6638
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6764
fd = OPEN(devaudio, openmode);
tests/dev/audio/audiotest.c
6853
fd = OPEN(devaudio, fmode);
tests/dev/audio/audiotest.c
6856
ctl = OPEN(devaudioctl, cmode);
tests/dev/audio/audiotest.c
6896
ctl = OPEN(devaudioctl, cmode);
tests/dev/audio/audiotest.c
6899
fd = OPEN(devaudio, fmode);
tests/dev/audio/audiotest.c
6929
ctl0 = OPEN(devaudioctl, O_RDWR);
tests/dev/audio/audiotest.c
6932
ctl1 = OPEN(devaudioctl, O_RDWR);
tests/dev/audio/audiotest.c
6961
fd1 = OPEN(dev1, O_RDWR);
tests/dev/audio/audiotest.c
6968
fd2 = OPEN(dev2, O_RDWR);
tests/dev/audio/audiotest.c
7070
fd = OPEN(devaudioctl, openmode);
tests/dev/audio/audiotest.c
7104
fd = OPEN(devaudioctl, O_WRONLY);
tests/dev/audio/audiotest.c
7132
fd = OPEN(devaudioctl, O_WRONLY);
usr.sbin/isibootd/isibootd.c
227
if (fp->opcode != OPEN)