OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLOSE
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/isibootd/
isibootd.c
103
#define
CLOSE
4
105
{ "CONNECT", "OPEN", "READ", "WRITE", "
CLOSE
", "FIND" };
247
if (fp->opcode ==
CLOSE
) {
249
goto closedown; /*
close
request */
267
fp->opcode =
CLOSE
;
454
close
(s);
/src/lib/libcompat/regexp/
regexp.c
101
#define
CLOSE
30 /* no Analogous to OPEN. */
122
* OPEN,
CLOSE
...are numbered at compile time.
348
ender = regnode((paren) ?
CLOSE
+parno : END);
1004
case
CLOSE
+1:
1005
case
CLOSE
+2:
1006
case
CLOSE
+3:
1007
case
CLOSE
+4:
1008
case
CLOSE
+5:
1009
case
CLOSE
+6:
1010
case
CLOSE
+7
[
all
...]
/src/tests/dev/audio/
audiotest.c
368
*
close
(2) and re-open(2).
369
* audio(4) uses hw_if->
close
() to tell the hardware to
close
. However,
466
/*
close
(2) or rump_sys_close(3) */
477
r =
close
(fd);
727
* To avoid this,
close
non-pad descriptor first using atexit(3) for now.
736
close
(fd);
1047
#define
CLOSE
(fd) \
1051
DPRINTFF(line, "
close
(%d)", fd);
1333
CLOSE
(fd)
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025