HomeSort by: relevance | last modified time | path
    Searched refs:veriexec_removechk (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
verified_exec.h 105 int veriexec_removechk(struct lwp *, struct vnode *, const char *);
  /src/sys/kern/
kern_veriexec.c 719 veriexec_removechk(struct lwp *l, struct vnode *vp, const char *pathbuf) function in typeref:typename:int
vfs_syscalls.c 2954 if ((error = veriexec_removechk(curlwp, nd.ni_vp, pathstring)) != 0) {

Completed in 15 milliseconds