Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/jail/
H A Dcommand.c208 jail_note(j, "timed out\n"); in finish_command()
323 jail_note(j, "removed\n"); in run_command()
335 jail_note(j, "created\n"); in run_command()
683 jail_note(j, "run command%s%s%s: %s\n", in run_command()
904 jail_note(j, "sent SIGTERM to:"); in term_procs()
H A Djail.c472 jail_note(j, "updated\n"); in main()
566 jail_note(const struct cfjail *j, const char *fmt, ...) in jail_note() function
742 jail_note(j, "jail_set(JAIL_UPDATE) jid=%d nopersist%s%s\n", in clear_persist()
919 jail_note(j, "jail_set(%s%s)", in jailparam_set_note()
H A Djailp.h210 extern void jail_note(const struct cfjail *j, const char *fmt, ...);