Home
last modified time | relevance | path

Searched refs:print_str (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c59 static void print_str (int, char *, char *);
71 print_str();
362 print_str(fdout, HEAD, prbufp->device); in putprinter()
366 print_str(fdout, HEAD, prbufp->dial_info); in putprinter()
370 print_str(fdout, HEAD, prbufp->fault_rec); in putprinter()
374 print_str(fdout, HEAD, prbufp->interface); in putprinter()
409 print_str(fdout, HEAD, NAME_UNKNOWN); in putprinter()
419 print_str(fdout, HEAD, prbufp->remote); in putprinter()
423 print_str(fdout, HEAD, speed); in putprinter()
427 print_str(fdout, HEAD, stty); in putprinter()
[all …]
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dwrform.c51 static void print_str(int, char *, char *);
88 print_str(fd, HEAD, NAME_COMPRESSED); in wrform()
105 print_str(fd, HEAD, formp->rcolor); in wrform()
144 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype); in wrform()
199 print_str(int fd, char *head, char *str) in print_str() function
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c360 print_str(note_state_t *state, const char *title, const char *str) in print_str() function
667 print_str(state, title, conv_cnote_fltset(mask, nelts, 0, &buf)); in dump_fltset()
699 print_str(state, title, conv_cnote_sigset(mask, nelts, 0, &buf)); in dump_sigset()
719 print_str(state, MSG_ORIG(MSG_CNOTE_T_SA_FLAGS), in dump_sigaction()
748 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_SIGNO), in dump_siginfo()
752 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_ERRNO), in dump_siginfo()
756 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_CODE), in dump_siginfo()
833 print_str(state, MSG_ORIG(MSG_CNOTE_T_SS_FLAGS), in dump_stack()
867 print_str(state, title, conv_cnote_sysset(mask, nelts, 0, &buf)); in dump_sysset()
911 print_str(state, MSG_ORIG(MSG_CNOTE_T_PR_EFFECTIVE), in dump_secflags()
[all …]
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c102 static void print_str(const char *restrict, char *restrict, uint_t);
373 print_str(ui->ui_domain, buf, buflen); in fmt_user()
376 print_str(ui->ui_account, buf, buflen); in fmt_user()
387 print_str(ui->ui_workstation, buf, buflen); in fmt_user()
465 print_str(nc->ci_username, buf, buflen); in fmt_tree()
468 print_str(nc->ci_share, buf, buflen); in fmt_tree()
498 print_str(fi->fi_path, buf, buflen); in fmt_netfileinfo()
501 print_str(fi->fi_username, buf, buflen); in fmt_netfileinfo()
559 print_str(const char *restrict src, char *restrict buf, uint_t buflen) in print_str() function
/illumos-gate/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c61 print_str(uintptr_t addr) in print_str() function
112 print_str(ta); in smbfs_vfs_cb()
206 print_str((uintptr_t)np->n_rpath); in smbfs_node_cb()
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c53 print_str(uintptr_t addr) in print_str() function
603 print_str((uintptr_t)ptn->srvdom); in pwtree_cb()
604 print_str((uintptr_t)ptn->username); in pwtree_cb()