systrace_make_msg  182 dev/systrace.c int	systrace_make_msg(struct str_process *, int);
systrace_make_msg 1338 dev/systrace.c 	} while (systrace_make_msg(strp, SYSTR_MSG_EXECVE) != 0);
systrace_make_msg 1709 dev/systrace.c 	return (systrace_make_msg(strp, SYSTR_MSG_ASK));
systrace_make_msg 1728 dev/systrace.c 	return (systrace_make_msg(strp, SYSTR_MSG_RES));
systrace_make_msg 1739 dev/systrace.c 	return (systrace_make_msg(strp, SYSTR_MSG_EMUL));
systrace_make_msg 1751 dev/systrace.c 	return (systrace_make_msg(strp, SYSTR_MSG_UGID));