/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | print.c | 58 smb_open_printer(struct smb_ctx *ctx, const char *title, argument 65 tlen = strlen(title); 89 strlcpy(ioc.ioc_title, title, SMBIOC_MAX_NAME);
|
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmAboutBox.java | 45 String title = pmUtility.getResource("About.Solaris.Print.Manager"); field in class:pmAboutBox
|
H A D | pmDialog.java | 52 public pmDialog(Frame owner, String title) { argument 53 this(owner, title, false); 56 public pmDialog(Frame f, String title, boolean modal) { argument 58 super(f, title, modal);
|
H A D | pmAuthOptions.java | 116 public pmAuthLogin(JFrame f, String title, String msg) { argument 118 super(f, title, true); // modal 289 public pmAuthMessage(JFrame f, String title, String msg) { argument 291 super(f, title, true); // modal
|
H A D | pmHelpItem.java | 41 String title; field in class:pmHelpItem 49 title = null; 58 * s += ("\ttitle: " + title + "\n"); 63 return title; 74 title = new String(s);
|
H A D | pmMessageDialog.java | 49 public pmMessageDialog(String title, String msg) { argument 50 this(null, title, msg, null, null); 53 public pmMessageDialog(Frame f, String title, String msg) { argument 54 this(f, title, msg, null, null); 58 String title, 63 super(f, title, true); // modal 91 Debug.message("CLNT: MessageDialog: " + title + " , " + msg); 57 pmMessageDialog(Frame f, String title, String msg, pmTop top, String h) argument
|
H A D | pmOKCancelDialog.java | 45 public pmOKCancelDialog(Frame f, String title, String msg) { argument 46 this(f, title, msg, null, null, true); 49 public pmOKCancelDialog(Frame f, String title, String msg, boolean ok) { argument 50 this(f, title, msg, null, null, ok); 53 public pmOKCancelDialog(Frame f, String title, String msg, argument 55 this(f, title, msg, t, h, true); 58 public pmOKCancelDialog(Frame f, String title, String msg, argument 60 super(f, title, true); // modal
|
H A D | pmOther.java | 54 public pmOther(JFrame f, String title, String msg) { argument 55 this(f, title, msg, null, null); 58 public pmOther(JFrame f, String title, String msg, pmTop t, String h) { argument 60 super(f, title, true); // modal
|
H A D | pmLogin.java | 55 public pmLogin(JFrame f, String title, String msg) { argument 56 this(f, title, msg, null, null); 59 public pmLogin(JFrame f, String title, String msg, pmTop t, String h) { argument 61 super(f, title, true); // modal
|
H A D | pmHelpDetailPanel.java | 210 viewPanel.setItem(item.title, item.content); 523 public void setItem(String title, pmHelpContent content) { argument 526 titlePanel.helpTopic.setText(title);
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | port.c | 234 void STP_port_trace_flags (char* title, PORT_T* this) argument 250 stp_trace (" %-12s: flags=0x%04lx fdWhile=%d port=%s", title, flag, this->fdWhile, this->port_name);
|
H A D | vector.c | 148 STP_VECT_br_id_print (IN char *title, IN BRIDGE_ID* br_id, IN Bool cr) argument 151 title, 165 STP_VECT_print (IN char *title, IN PRIO_VECTOR_T *v) argument 167 stp_trace ("%s:", title);
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
H A D | print.c | 178 * IdentifierString: job title 186 print_file(smb_ctx_t *ctx, char *title, int file) argument 195 pfd = smb_open_printer(ctx, title, setup_len, mode);
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | statistics.c | 64 rel_cache_statistics(Ofl_desc *ofl, const char *title, APlist *alp) argument 79 dbg_print(lml, MSG_INTL(MSG_STATS_REL_CACHE), title,
|
H A D | cap.c | 196 Dbg_cap_post_title(Lm_list *lml, int *title) argument 202 if ((*title)++ == 0)
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | memscrub.c | 215 memscrub_printmemlist(char *title, struct memlist *listp) argument 219 cmn_err(CE_CONT, "%s:\n", title);
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | requests.h | 81 char *title; /* optional title for banner page */ member in struct:REQUEST
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | man_html.c | 179 assert(man->title); 181 bufcat_fmt(h, "%s(%s)", man->title, man->msec); 293 char *title; local 295 assert(man->title); 297 mandoc_asprintf(&title, "%s(%s)", man->title, man->msec); 308 print_text(h, title); 319 print_text(h, title); 321 free(title);
|
H A D | man_term.c | 1044 char *title; local 1047 assert(meta->title); 1059 * instead of the title. 1067 mandoc_asprintf(&title, "%s(%s)", 1068 meta->title, meta->msec); 1070 title = mandoc_strdup(meta->os); 1072 title = mandoc_strdup(""); 1091 titlen = term_strlen(p, title); 1098 /* Bottom right corner: manual title and section. */ 1106 term_word(p, title); 1115 char *title; local [all...] |
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_dhcpv6.c | 561 nest_options(const uint8_t *data, uint_t olen, char *prefix, char *title) argument 576 show_header(prefix, title, 0);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | remove.c | 1549 int title = 0; local 1562 if (title++ == 0)
|
/illumos-gate/usr/src/cmd/lp/model/netpr/ |
H A D | netpr.h | 109 char *title; member in struct:job
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 1096 at(struct match *m, const char *title, const char *start, const char *stop, argument 1102 (void) printf("%s %s-", title, pchar(*start));
|
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/ |
H A D | parseMain.java | 100 public void title(String title) throws IOException { argument 101 if (title != null) { 104 "{\"" + theTag + ".title\", \"" + title + "\"},"); 624 rw.title(a.theTitle);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_supplicant.c | 68 * @title: title of for the message 77 wpa_hexdump(int level, const char *title, const uint8_t *buf, size_t len) argument 87 title, len);
|