OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rights
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/quiz/
quiz.c
5
* The Regents of the University of California. All
rights
reserved.
39
The Regents of the University of California. All
rights
reserved.");
228
unsigned guesses,
rights
, wrongs;
local
234
guesses =
rights
= wrongs = 0;
281
score(
rights
, wrongs, guesses);
288
++
rights
;
302
score(
rights
, wrongs, guesses);
356
(void)printf("
Rights
%d, wrongs %d,", r, w);
/src/sys/fs/nfs/client/
nfs_clport.c
4
* The Regents of the University of California. All
rights
reserved.
1311
cap_rights_t
rights
;
local
1320
* Since we don't know what
rights
might be required,
1325
cap_rights_init(&
rights
, CAP_SOCK_CLIENT), &fp);
/src/sys/fs/nfs/server/
nfs_nfsdport.c
4
* The Regents of the University of California. All
rights
reserved.
2765
* - get vp and export
rights
by calling nfsvno_fhtovp()
3092
cap_rights_t
rights
;
local
3100
* Since we don't know what
rights
might be required,
3105
cap_rights_init(&
rights
, CAP_SOCK_SERVER), &fp);
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026