Searched refs:lbl (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dputdgrp.c178 char *lbl; /* Ptr to label for messages */
189 lbl = mklbl(argv[0]);
215 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE);
246 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
257 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
275 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
285 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
309 stdmsg(MM_RECOVER, lbl, MM_WARNING, msg);
320 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
331 stdmsg(MM_NRECOV, lbl, MM_ERRO
175 char *lbl; /* Ptr to label for messages */ local
[all...]
H A Dputdev.c204 char *lbl; /* Ptr to label for messages */
218 lbl = mklbl(argv[0]);
260 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE);
276 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE);
297 stdmsg(MM_NRECOV, lbl, MM_ERROR, p);
308 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
324 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
334 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_MULTIPLE);
344 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_RELPATH);
354 stdmsg(MM_NRECOV, lbl, MM_ERRO
201 char *lbl; /* Ptr to label for messages */ local
[all...]
H A Dlistdgrp.c114 * lbl Buffer for the message label
117 static char lbl[MM_MXLABELLN+1];
157 (void) strlcat(strcpy(lbl, "UX:"), cmdname, sizeof(lbl));
196 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
211 stdmsg(MM_NRECOV, lbl, sev, msg);
229 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
234 stdmsg(MM_NRECOV, lbl, MM_HALT, msg);
115 static char lbl[MM_MXLABELLN+1]; variable
H A Ddevfree.c105 * lbl Buffer for the label-component of a message.
111 static char lbl[MM_MXLABELLN+1];
164 (void) strlcat(strcpy(lbl, "UX:"), p, sizeof(lbl));
190 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
207 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
230 stdmsg(MM_NRECOV, lbl, sev, msg);
255 stdmsg(MM_NRECOV, lbl, sev, msg);
263 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
289 stdmsg(MM_NRECOV, lbl, se
110 static char lbl[MM_MXLABELLN+1]; variable
[all...]
H A Ddevreserv.c109 * lbl Buffer for the label-component of a message
119 static char lbl[MM_MXLABELLN+1];
182 (void) strlcat(strcpy(lbl, "UX:"), p, sizeof(lbl));
207 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
252 stdmsg(MM_NRECOV, lbl, sev, txt);
274 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt);
302 stdmsg(MM_NRECOV, lbl, sev, txt);
328 stdmsg(MM_NRECOV, lbl, sev, txt);
336 stdmsg(MM_NRECOV, lbl, MM_ERRO
118 static char lbl[MM_MXLABELLN+1]; variable
[all...]
H A Dgetdev.c92 * lbl Buffer for the standard message label
104 static char lbl[MM_MXLABELLN+1];
170 (void) strlcat(strcpy(lbl, "UX:"), cmdname, sizeof(lbl));
218 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
233 stdmsg(MM_NRECOV, lbl, sev, txt);
103 static char lbl[MM_MXLABELLN+1]; variable
H A Ddevattr.c137 * lbl Buffer for the command label (for messages)
141 static char lbl[MM_MXLABELLN+1];
208 (void) strlcat(strcpy(lbl, "UX:"), cmdname, sizeof(lbl));
221 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
236 stdmsg(MM_NRECOV, lbl, severity, txt);
260 stdmsg(MM_NRECOV, lbl, severity, txt);
279 /* stdmsg(MM_RECOVER, lbl, MM_WARNING, txt); */
284 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt);
139 static char lbl[MM_MXLABELLN+1]; variable
H A Dgetdgrp.c118 * lbl Buffer for standard message label
122 static char lbl[MM_MXLABELLN+1];
193 (void) strlcat(strcpy(lbl, "UX:"), cmdname, sizeof(lbl));
248 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
263 stdmsg(MM_NRECOV, lbl, sev, txt);
278 stdmsg(MM_NRECOV, lbl, sev, txt);
121 static char lbl[MM_MXLABELLN+1]; variable
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s58 #define ICACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \
61 bz,pn %icc, lbl/**/1 ;\
63 lbl/**/0: ;\
67 bne,pt %icc, lbl/**/0 ;\
69 lbl/**/1:
75 #define DCACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \
78 bz,pn %icc, lbl/**/1 ;\
80 lbl/**/0: ;\
84 bne,pt %icc, lbl/**/0 ;\
86 lbl/**/
[all...]
/illumos-gate/usr/src/cmd/setuname/
H A Dsetuname.c175 * lbl Buffer for the standard message label
179 static char lbl[MM_MXLABELLN+1]; /* Space for std msg label */
208 (void) strcat(strcpy(lbl, "UX:"), cmdname);
248 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE);
254 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_MISSING);
275 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
286 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
298 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
309 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
326 stdmsg(MM_NRECOV, lbl, MM_ERRO
178 static char lbl[MM_MXLABELLN+1]; /* Space for std msg label */ variable
[all...]
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c141 char *lbl, *p, *q; local
153 if ((nvlist_lookup_string(rsrc, FM_FMRI_MEM_UNUM, &lbl) != 0) ||
166 if ((p = strstr(lbl, "/J")) != NULL) {
167 (void) strncpy(cx, lbl, p - lbl);
168 cx[p - lbl] = '\0';
170 (void) strcpy(cx, lbl);
239 char *lbl; local
243 if (topo_node_label(node, &lbl, &err) < 0)
246 if ((strcmp(target, lbl)
605 char *lbl, *p, *q; local
[all...]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c436 m_label_t *lbl = NULL; local
441 err = str_to_label(labelstr, &lbl, MAC_LABEL, L_NO_CORRECTION, NULL);
442 m_label_free(lbl);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s215 #define VTAG_FLUSHUPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \
224 be,a,pt %icc, lbl/**/4 ;\
227 lbl/**/4: ;\
231 be,a,pt %icc, lbl/**/5 ;\
235 lbl/**/5: ;\
247 #define DTLB_FLUSH_UNLOCKED_UCTXS(lbl, arg1, tmp1, tmp2, tmp3, \
249 lbl/**/0: ;\
255 bnz,pn %xcc, lbl/**/1 ;\
258 beq,pn %xcc, lbl/**/1 ;\
266 be lbl/**/
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c1108 ts_label_t *lbl = labelalloc(blabel, doi, flags); local
1111 if (lbl != NULL) {
1113 cr->cr_label = lbl;
1115 label_rele(lbl);
1149 ts_label_t *lbl = labelalloc(blabel, doi, flags); local
1152 if (lbl != NULL) {
1153 newcr = copycred_from_tslabel(cr, lbl, flags);
1154 label_rele(lbl);
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c152 static void label_volume(char *lbl, bpb_t *wbpb);
160 static void write_fat(int fd, off64_t seekto, char *fn, char *lbl,
2561 label_volume(char *lbl, bpb_t *wbpb) argument
2566 if (!lbl)
2567 lbl = DEFAULT_LABEL;
2569 ll = min(11, (int)strlen(lbl));
2571 wbpb->ebpb.volume_label[i] = toupper(lbl[i]);
3075 write_fat(int fd, off64_t seekto, char *fn, char *lbl, char *ffn, bpb_t *wbpb) argument
3088 label_volume(lbl, wbpb);
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cg.c93 dt_cg_xsetx(dt_irlist_t *dlp, dt_ident_t *idp, uint_t lbl, int reg, uint64_t x) argument
105 dt_irlist_append(dlp, dt_cg_node_alloc(lbl, instr));
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2121 dump_label_uberblocks(vdev_label_t *lbl, uint64_t ashift) argument
2132 uberblock_t *ub = (void *)((char *)lbl + uoff);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6513 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6514 % @float Foo,lbl & no caption: Foo 1.1
6517 % @float ,lbl & Caption{Cap}: 1.1: Cap
6518 % @float ,lbl & no caption: 1.1

Completed in 108 milliseconds