Searched refs:pathbufp (Results 1 – 1 of 1) sorted by relevance
3768 char *pathbufp; in sys_fcntl_nocancel() local3779 pathbufp = zalloc(ZV_NAMEI); in sys_fcntl_nocancel()3782 error = vn_getpath_ext(vp, NULL, pathbufp, in sys_fcntl_nocancel()3791 zfree(ZV_NAMEI, pathbufp); in sys_fcntl_nocancel()3796 char *pathbufp; in sys_fcntl_nocancel() local3807 pathbufp = zalloc(ZV_NAMEI); in sys_fcntl_nocancel()3811 AUDIT_ARG(text, pathbufp); in sys_fcntl_nocancel()3817 zfree(ZV_NAMEI, pathbufp); in sys_fcntl_nocancel()4944 char *pathbufp; in sys_fcntl_nocancel() local4955 pathbufp = zalloc(ZV_NAMEI); in sys_fcntl_nocancel()[all …]