Searched refs:print_str (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dwrform.c53 static void print_str(int, char *, char *);
90 print_str(fd, HEAD, NAME_COMPRESSED);
107 print_str(fd, HEAD, formp->rcolor);
146 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype);
185 ** print_str() - PRINT STRING WITH HEADER
201 print_str(int fd, char *head, char *str) function
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c61 static void print_str (int, char *, char *);
73 print_str();
364 print_str(fdout, HEAD, prbufp->device);
368 print_str(fdout, HEAD, prbufp->dial_info);
372 print_str(fdout, HEAD, prbufp->fault_rec);
376 print_str(fdout, HEAD, prbufp->interface);
411 print_str(fdout, HEAD, NAME_UNKNOWN);
421 print_str(fdout, HEAD, prbufp->remote);
425 print_str(fdout, HEAD, speed);
429 print_str(fdou
527 print_str(int fd, char *head, char *str) function
[all...]
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c319 * print_str outputs an arbitrary string value item
325 print_str(note_state_t *state, const char *title, const char *str) function
610 print_str(state, title, conv_cnote_fltset(mask, nelts, 0, &buf));
642 print_str(state, title, conv_cnote_sigset(mask, nelts, 0, &buf));
662 print_str(state, MSG_ORIG(MSG_CNOTE_T_SA_FLAGS),
691 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_SIGNO),
695 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_ERRNO),
699 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_CODE),
776 print_str(state, MSG_ORIG(MSG_CNOTE_T_SS_FLAGS),
810 print_str(stat
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c55 print_str(uintptr_t addr) function
106 print_str(ta);
200 print_str((uintptr_t)np->n_rpath);
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c46 print_str(uintptr_t addr) function
525 print_str((uintptr_t)ptn->srvdom);
526 print_str((uintptr_t)ptn->username);

Completed in 71 milliseconds