Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/jail/
HDcommand.c180 jail_warnx(j, "%s: timed out", j->comline); in finish_command()
188 j->comline, WTERMSIG(j->pstatus)); in finish_command()
190 jail_warnx(j, "%s: failed", j->comline); in finish_command()
195 free(j->comline); in finish_command()
196 j->comline = NULL; in finish_command()
639 j->comline = cs = emalloc(comlen); in run_command()
650 username ? username : "", j->comline); in run_command()
657 free(j->comline); in run_command()
658 j->comline = NULL; in run_command()
HDjailp.h169 char *comline; member
/NextBSD/contrib/binutils/gas/
HDChangeLog-92951748 (md_pseudo_table): Add chip and comline.