OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:semops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
uipc_sem.c
120
static const struct fileops
semops
= {
variable in typeref:struct:fileops
254
* Make sure that no semaphores are in use. Note:
semops
583
fp->f_ops = &
semops
;
661
fp->f_ops = &
semops
;
uipc_sem.c
120
static const struct fileops
semops
= {
variable in typeref:struct:fileops
254
* Make sure that no semaphores are in use. Note:
semops
583
fp->f_ops = &
semops
;
661
fp->f_ops = &
semops
;
Completed in 45 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026