Searched refs:print_str (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/lp/lib/printers/ |
H A D | putprinter.c | 61 static void print_str (int, char *, char *); 73 print_str(); 364 print_str(fdout, HEAD, prbufp->device); in putprinter() 368 print_str(fdout, HEAD, prbufp->dial_info); in putprinter() 372 print_str(fdout, HEAD, prbufp->fault_rec); in putprinter() 376 print_str(fdout, HEAD, prbufp->interface); in putprinter() 411 print_str(fdout, HEAD, NAME_UNKNOWN); in putprinter() 421 print_str(fdout, HEAD, prbufp->remote); in putprinter() 425 print_str(fdout, HEAD, speed); in putprinter() 429 print_str(fdout, HEAD, stty); in putprinter() [all …]
|
/titanic_41/usr/src/cmd/lp/lib/forms/ |
H A D | wrform.c | 53 static void print_str(int, char *, char *); 90 print_str(fd, HEAD, NAME_COMPRESSED); in wrform() 107 print_str(fd, HEAD, formp->rcolor); in wrform() 146 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype); in wrform() 201 print_str(int fd, char *head, char *str) in print_str() function
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 324 print_str(note_state_t *state, const char *title, const char *str) in print_str() function 608 print_str(state, title, conv_cnote_fltset(mask, nelts, 0, &buf)); in dump_fltset() 640 print_str(state, title, conv_cnote_sigset(mask, nelts, 0, &buf)); in dump_sigset() 660 print_str(state, MSG_ORIG(MSG_CNOTE_T_SA_FLAGS), in dump_sigaction() 689 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_SIGNO), in dump_siginfo() 693 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_ERRNO), in dump_siginfo() 697 print_str(state, MSG_ORIG(MSG_CNOTE_T_SI_CODE), in dump_siginfo() 774 print_str(state, MSG_ORIG(MSG_CNOTE_T_SS_FLAGS), in dump_stack() 808 print_str(state, title, conv_cnote_sysset(mask, nelts, 0, &buf)); in dump_sysset() 920 print_str(state, MSG_ORIG(MSG_CNOTE_T_PR_FLAGS), in dump_lwpstatus() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/smbfs/ |
H A D | smbfs.c | 55 print_str(uintptr_t addr) in print_str() function 106 print_str(ta); in smbfs_vfs_cb() 200 print_str((uintptr_t)np->n_rpath); in smbfs_node_cb()
|
/titanic_41/usr/src/cmd/mdb/common/modules/nsmb/ |
H A D | nsmb.c | 46 print_str(uintptr_t addr) in print_str() function 525 print_str((uintptr_t)ptn->srvdom); in pwtree_cb() 526 print_str((uintptr_t)ptn->username); in pwtree_cb()
|