OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fd_close
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_descrip.c
393
* A.
fd_close
store ff->ff_file = NULL
394
* B.
fd_close
refcnt = atomic_dec_uint_nv(&ff->ff_refcnt)
405
* then
fd_close
determines that there are no more
410
* By making B a release operation in
fd_close
, and by
416
* sequenced before B in
fd_close
, and C is
422
* null or nonnull, but either way,
fd_close
466
fd_close
(fd);
498
(void)
fd_close
(fd);
604
fd_close
(unsigned fd)
function in typeref:typename:int
797
(void)
fd_close
(newfd)
[
all
...]
kern_descrip.c
393
* A.
fd_close
store ff->ff_file = NULL
394
* B.
fd_close
refcnt = atomic_dec_uint_nv(&ff->ff_refcnt)
405
* then
fd_close
determines that there are no more
410
* By making B a release operation in
fd_close
, and by
416
* sequenced before B in
fd_close
, and C is
422
* null or nonnull, but either way,
fd_close
466
fd_close
(fd);
498
(void)
fd_close
(fd);
604
fd_close
(unsigned fd)
function in typeref:typename:int
797
(void)
fd_close
(newfd)
[
all
...]
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025