HomeSort by: relevance | last modified time | path
    Searched defs:veriexec_fp_status (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_veriexec.c 483 veriexec_fp_status(struct lwp *l, struct vnode *vp, int file_lock_state, function in typeref:typename:int
628 error = veriexec_fp_status(l, vp, file_lock_state, vfe, &status);
1122 error = veriexec_fp_status(l, vp, VERIEXEC_FILE_UNLOCKED,
kern_veriexec.c 483 veriexec_fp_status(struct lwp *l, struct vnode *vp, int file_lock_state, function in typeref:typename:int
628 error = veriexec_fp_status(l, vp, file_lock_state, vfe, &status);
1122 error = veriexec_fp_status(l, vp, VERIEXEC_FILE_UNLOCKED,

Completed in 23 milliseconds