Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
uipc_sem.c | 120 static const struct fileops semops = { variable in typeref:typename:const 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:typename:const 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:typename:const struct fileops 254 * Make sure that no semaphores are in use. Note: semops 583 fp->f_ops = &semops; 661 fp->f_ops = &semops; |