Home
last modified time | relevance | path

Searched refs:jail_note (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/jail/
H A Dcommand.c207 jail_note(j, "timed out\n"); in finish_command()
322 jail_note(j, "removed\n"); in run_command()
334 jail_note(j, "created\n"); in run_command()
707 jail_note(j, "run command%s%s%s: %s\n", in run_command()
928 jail_note(j, "sent SIGTERM to:"); in term_procs()
H A Djail.c508 jail_note(j, "updated\n"); in main()
606 jail_note(const struct cfjail *j, const char *fmt, ...) in jail_note() function
732 jail_note(j, "jail_set(JAIL_UPDATE) jid=%d nopersist%s%s\n", in clear_persist()
906 jail_note(j, "jail_set(%s)", in jailparam_set_note()
H A Djailp.h211 extern void jail_note(const struct cfjail *j, const char *fmt, ...);