/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 in function:quiz 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 in function:nfssvc_nfscl 1320 * Since we don't know what rights might be required, 1325 cap_rights_init(&rights, CAP_SOCK_CLIENT), &fp);
|
/src/distrib/amiga/miniroot/ |
install.md | 5 # All rights reserved.
|
/src/distrib/atari/floppies/prepare/ |
install.md | 5 # All rights reserved.
|
/src/distrib/sparc/ |
install.md | 5 # All rights reserved.
|
/src/distrib/sun2/miniroot/ |
install.md | 5 # All rights reserved.
|
/src/distrib/sun3/miniroot/ |
install.md | 5 # All rights reserved.
|
/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 in function:nfssvc_nfsd 3100 * Since we don't know what rights might be required, 3105 cap_rights_init(&rights, CAP_SOCK_SERVER), &fp);
|
/src/distrib/hp300/miniroot/ |
install.md | 6 # All rights reserved.
|
/src/distrib/mac68k/miniroot/ |
install.md | 6 # All rights reserved.
|
/src/distrib/mvme68k/miniroot/ |
install.md | 6 # All rights reserved.
|