Print this page
OS-4104 lxbrand convert stat syscalls to IKE
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>

*** 59,69 **** /* * Get the vp to be stated and the cred to be used for the call * to VOP_GETATTR */ ! static int cstatat_getvp(int fd, char *name, int follow, vnode_t **vp, cred_t **cred) { vnode_t *startvp; file_t *fp; int error; --- 59,69 ---- /* * Get the vp to be stated and the cred to be used for the call * to VOP_GETATTR */ ! int cstatat_getvp(int fd, char *name, int follow, vnode_t **vp, cred_t **cred) { vnode_t *startvp; file_t *fp; int error;