/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | ptext.c | 38 ptext(FILE *fp, char *fmt, ...) function
|
H A D | fixpath.c | 137 ptext(stderr, gettext(ERR_IRSET), path); 140 ptext(stderr, gettext(MSG_IR_REPL), path); 147 ptext(stderr, gettext(ERR_IRNOTABS), path); 591 ptext(stderr, gettext(MSG_ISAFILE), basedir); 610 ptext(stderr, gettext(MSG_MUSTEXIST), basedir); 664 ptext(stderr, gettext(ERR_CL_MIS), 852 ptext(stderr, gettext(ERR_RELINABS), path); 867 ptext(stderr, gettext(ERR_AMBDIRS));
|
H A D | Makefile | 33 pkgobjmap.o ptext.o putparam.o \
|
H A D | depchk.c | 164 ptext(stderr, "\\n%s", msgbuf); 329 ptext(stderr, "\\n%s", msgbuf);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | quit.c | 242 ptext(stderr, qreason(3, retcode, 0, includeZonename), 247 ptext(stderr, MSG_NOCHANGE); 280 ptext(pp, gettext(msgtext)); 285 ptext(pp, qreason(4, retcode, 0, includeZonename), pkginst,
|
H A D | check.c | 107 ptext(stderr, msgtext, uxstate); 115 ptext(stderr, "\\t%s", pt); 231 ptext(stderr, MSG_PKGREMOVE_PRIV);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | check.c | 428 ptext(stderr, "%s", a_msg); 436 ptext(stderr, a_adminMsg); 445 ptext(stderr, MSG_PRERVFY_GETYORN_SUSP, a_pkg); 465 ptext(stderr, MSG_PRERVFY_GETYORN_TERM, a_pkg); 473 ptext(stderr, MSG_PRERVFY_GETYORN_TERM_USER, a_pkg); 500 ptext(stderr, "%s", a_msg); 521 ptext(stderr, "%s", a_msg); 542 ptext(stderr, "%s", a_msg);
|
H A D | quit.c | 239 ptext(stderr, gettext(MSG_REBOOT));
|
H A D | main.c | 2828 ptext(stderr, MSG_SUSPEND_RM, a_pkgInst);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | getinst.c | 97 ptext(stderr, msgtext, pkgabrv); 125 ptext(stderr, MSG_SAME); 148 ptext(stderr, msgtext); 168 ptext(stderr, msgtext, pkgabrv); 183 ptext(stderr, msgtext);
|
H A D | quit.c | 289 ptext(stderr, MSG_DRYRUN_DONE); 290 ptext(stderr, MSG_NOCHANGE); 406 ptext(stderr, qreason(0, retcode, installStarted, 409 ptext(stderr, qreason(1, retcode, installStarted, 414 ptext(stderr, MSG_NOCHANGE); 448 ptext(pp, msgtext); 453 ptext(pp, qreason(2, retcode, installStarted, includeZonename),
|
H A D | check.c | 220 ptext(stderr, msgtext); 254 ptext(stderr, msgtext); 342 ptext(stderr, msgtext, uxstate); 350 ptext(stderr, "\\t%s", pt); 388 ptext(stderr, gettext(MSG_STATECHG), pstate); 727 ptext(stderr, gettext(MSG_CONFLICT)); 740 ptext(stderr, "!%s %s", 749 ptext(stderr, gettext(MSG_CONFLICT)); 757 ptext(stderr, gettext(MSG_ATTRONLY), 769 ptext(stder [all...] |
H A D | reqexec.c | 252 ptext(stderr, ERR_INTR); 348 ptext(stderr, ERR_BADUSER, CHK_USER, CHK_USER_ALT);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | check.c | 540 ptext(stderr, "%s", a_msg); 548 ptext(stderr, a_adminMsg); 557 ptext(stderr, MSG_PREIVFY_GETYORN_SUSP, a_pkg); 576 ptext(stderr, MSG_PREIVFY_GETYORN_TERM, a_pkg); 584 ptext(stderr, MSG_PREIVFY_GETYORN_TERM_USER, a_pkg); 611 ptext(stderr, "%s", a_msg); 632 ptext(stderr, "%s", a_msg); 716 ptext(stderr, "%s", a_msg); 815 ptext(stderr, "%s", a_msg); 832 ptext(stder [all...] |
H A D | quit.c | 280 ptext(stderr, MSG_REBOOT);
|
H A D | main.c | 3940 ptext(stderr, MSG_SUSPEND_ADD, pkginst); 4198 ptext(stderr, MSG_SUSPEND_ADD, pkginst); 4341 ptext(stderr, MSG_SUSPEND_ADD, pkginst);
|
/illumos-gate/usr/src/cmd/avs/errgen/ |
H A D | errgen.c | 158 char ptext[SPCS_S_MAXTEXT]; local 162 char *pt = ptext; 222 (void) fprintf(stdout, "`%s` = %s\n", keystring, ptext);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 221 ptext(stderr, gettext(WRN_SCARYLINK),
|
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 319 /* ptext.c */ 321 extern void ptext __P((FILE *fp, char *fmt, ...));
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 101 \let\ptext=\t 4767 \let\t=\ptext
|