OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_count
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/arch/macppc/stand/ofwboot/
net.c
73
static int
open_count
;
variable in typeref:typename:int
89
if (
open_count
== 0) {
98
open_count
++;
100
if (netdev_sock >= 0 &&
open_count
== 0) {
113
if (
open_count
> 0)
114
if (--
open_count
== 0) {
/src/sys/arch/newsmips/stand/boot/
net.c
65
static int
open_count
;
variable in typeref:typename:int
77
if (
open_count
== 0) {
86
open_count
++;
95
if (
open_count
<= 0)
98
if (--
open_count
== 0)
/src/sys/arch/ofppc/stand/ofwboot/
net.c
73
static int
open_count
;
variable in typeref:typename:int
89
if (
open_count
== 0) {
98
open_count
++;
100
if (netdev_sock >= 0 &&
open_count
== 0) {
113
if (
open_count
> 0)
114
if (--
open_count
== 0) {
/src/sys/arch/shark/stand/ofwboot/
net.c
72
static int
open_count
;
variable in typeref:typename:int
86
if (
open_count
== 0) {
95
open_count
++;
97
if (netdev_sock >= 0 &&
open_count
== 0) {
110
if (
open_count
> 0)
111
if (--
open_count
== 0) {
/src/sys/arch/sparc/stand/common/
net.c
64
static int
open_count
;
variable in typeref:typename:int
79
if (
open_count
== 0) {
88
open_count
++;
97
if (
open_count
<= 0)
100
if (--
open_count
== 0)
/src/sys/arch/sparc/stand/ofwboot/
net.c
77
static int
open_count
;
variable in typeref:typename:int
91
if (
open_count
== 0) {
98
open_count
++;
100
if (netdev_sock >= 0 &&
open_count
== 0) {
114
if (
open_count
> 0)
115
if (--
open_count
== 0) {
/src/sys/arch/hp300/stand/common/
netio.c
97
static int
open_count
;
variable in typeref:typename:int
121
if (
open_count
== 0) {
128
open_count
++;
137
if (
open_count
> 0)
138
if (--
open_count
== 0)
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma_types.h
208
atomic_t
open_count
;
member in struct:i915_vma
/src/sys/external/bsd/drm2/dist/include/drm/
drm_device.h
146
* @
open_count
:
151
int
open_count
;
member in struct:drm_device
/src/sys/arch/amiga/dev/
itevar.h
59
int
open_count
;
member in struct:ite_softc
/src/sys/external/bsd/drm/dist/bsd-core/
drmP.h
795
int
open_count
; /* Outstanding files open */
member in struct:drm_device
Completed in 16 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025