OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:claim
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
pi1ppc.c
336
int
claim
= 1;
354
claim
= 0;
361
claim
= 0;
384
claim
= 0;
389
claim
= 0;
395
claim
= 0;
405
claim
= 1;
417
claim
= 0;
424
if (
claim
) {
440
if (
claim
) {
[
all
...]
/src/sys/dev/ic/
atppc.c
613
int
claim
= 1;
local
632
claim
= 0;
639
claim
= 0;
662
claim
= 0;
667
claim
= 0;
673
claim
= 0;
683
claim
= 1;
695
claim
= 0;
702
if (
claim
) {
718
if (
claim
) {
[
all
...]
/src/sys/dev/pci/
if_vge.c
1450
int
claim
;
local
1453
claim
= 0;
1455
return
claim
;
1461
return
claim
;
1475
claim
= 1;
1504
if (
claim
)
1507
return
claim
;
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2583
int error = 0, create,
claim
, exclusive_flag = 0;
local
2761
* Now, handle the
claim
, which usually includes looking up a
2766
claim
= fxdr_unsigned(int, *tl);
2767
if (
claim
== NFSV4OPEN_CLAIMDELEGATECUR) {
2772
} else if (
claim
== NFSV4OPEN_CLAIMDELEGATEPREV) {
2775
if (
claim
== NFSV4OPEN_CLAIMNULL ||
claim
== NFSV4OPEN_CLAIMDELEGATECUR
2776
||
claim
== NFSV4OPEN_CLAIMDELEGATEPREV) {
2778
claim
!= NFSV4OPEN_CLAIMNULL)
2841
} else if (
claim
== NFSV4OPEN_CLAIMPREVIOUS || claim =
[
all
...]
/src/sys/dev/marvell/
if_gfe.c
1611
int
claim
= 0;
local
1627
claim
= 1;
1653
return
claim
;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026