Home
last modified time | relevance | path

Searched refs:getret (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_serv.c217 int error = 0, rdonly, getret; in nfsrv3_access() local
259 getret = VOP_GETATTR(vp, vap); in nfsrv3_access()
863 getret = VOP_GETATTR(vp, vap); in nfsrv_read()
865 error = getret; in nfsrv_read()
955 error = getret; in nfsrv_read()
2413 int getret = 1; in nfsrv_link() local
3052 error = getret; in nfsrv_readdir()
3339 getret = VOP_GETATTR(vp, &at); in nfsrv_readdirplus()
3343 error = getret; in nfsrv_readdirplus()
3768 getret = VOP_GETATTR(vp, &at); in nfsrv_statfs()
[all …]
/dragonfly/games/hack/
H A Dhack.rip.c121 getret(); in outrip()
H A Dhack.terminfo.c92 getret(); in startup()
H A Dhack.tty.c263 getret(void) in getret() function
H A Dhack.options.c231 getret(); in parseoptions()
H A Dhack.pager.c468 getret(); in child()
H A Dhack.unix.c290 getret(); in getlock()
H A Dhack.u_init.c229 getret(); in u_init()
H A Dhack.main.c567 getret(); in chdirx()
H A Dextern.h454 void getret(void);
H A Dhack.end.c286 getret(); /* all those pieces of coloured glass ... */ in done()