Searched refs:check_for_signature (Results 1 – 1 of 1) sorted by relevance
378 static int check_for_signature(proc_t, struct image_params *);4099 error = check_for_signature(p, imgp); in posix_spawn()4664 error = check_for_signature(p, imgp); in __mac_execve()6847 check_for_signature(proc_t p, struct image_params *imgp) in check_for_signature() function