Symbol: getret
games/hack/extern.h
454
void getret(void);
games/hack/hack.end.c
286
getret(); /* all those pieces of coloured glass ... */
games/hack/hack.main.c
567
getret();
games/hack/hack.options.c
231
getret();
games/hack/hack.pager.c
468
getret();
games/hack/hack.rip.c
121
getret();
games/hack/hack.terminfo.c
92
getret();
games/hack/hack.u_init.c
229
getret();
games/hack/hack.unix.c
290
getret();
sys/vfs/nfs/nfs_serv.c
217
int error = 0, rdonly, getret;
sys/vfs/nfs/nfs_serv.c
2413
int getret = 1;
sys/vfs/nfs/nfs_serv.c
2448
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
2487
getret = VOP_GETATTR(xp, &at);
sys/vfs/nfs/nfs_serv.c
2494
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
259
getret = VOP_GETATTR(vp, vap);
sys/vfs/nfs/nfs_serv.c
264
nfsm_srvpostop_attr(&info, nfsd, getret, vap);
sys/vfs/nfs/nfs_serv.c
2943
int len, nlen, rem, xfer, tsiz, i, error = 0, getret = 1;
sys/vfs/nfs/nfs_serv.c
2994
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3004
error = getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3020
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3050
getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3052
error = getret;
sys/vfs/nfs/nfs_serv.c
3062
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3082
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3132
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3252
int len, nlen, rem, xfer, tsiz, i, error = 0, getret = 1;
sys/vfs/nfs/nfs_serv.c
3296
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3300
error = getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3316
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3339
getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3343
error = getret;
sys/vfs/nfs/nfs_serv.c
3352
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3371
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3425
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3437
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3739
int error = 0, rdonly, getret = 1;
sys/vfs/nfs/nfs_serv.c
3762
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3768
getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3775
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3822
int error = 0, rdonly, getret = 1, pref;
sys/vfs/nfs/nfs_serv.c
3844
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3853
getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3858
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3900
int error = 0, rdonly, getret = 1;
sys/vfs/nfs/nfs_serv.c
3921
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
3932
getret = VOP_GETATTR(vp, &at);
sys/vfs/nfs/nfs_serv.c
3938
nfsm_srvpostop_attr(&info, nfsd, getret, &at);
sys/vfs/nfs/nfs_serv.c
686
int error = 0, rdonly, i, tlen, len, getret;
sys/vfs/nfs/nfs_serv.c
757
getret = VOP_GETATTR(vp, &attr);
sys/vfs/nfs/nfs_serv.c
764
nfsm_srvpostop_attr(&info, nfsd, getret, &attr);
sys/vfs/nfs/nfs_serv.c
805
int error = 0, rdonly, cnt, len, left, siz, tlen, getret;
sys/vfs/nfs/nfs_serv.c
863
getret = VOP_GETATTR(vp, vap);
sys/vfs/nfs/nfs_serv.c
865
error = getret;
sys/vfs/nfs/nfs_serv.c
871
nfsm_srvpostop_attr(&info, nfsd, getret, vap);
sys/vfs/nfs/nfs_serv.c
953
if (error || (getret = VOP_GETATTR(vp, vap))) {
sys/vfs/nfs/nfs_serv.c
955
error = getret;
sys/vfs/nfs/nfs_serv.c
963
nfsm_srvpostop_attr(&info, nfsd, getret, vap);