Home
last modified time | relevance | path

Searched refs:more (Results 26 – 50 of 503) sorted by relevance

12345678910>>...21

/illumos-gate/usr/src/cmd/fm/dicts/
H A DDISK.po37 …onitoring firmware reported that a disk\nfailure is imminent.\n Refer to %s for more information."
53 …erature exceeded the limits established by\nits manufacturer.\n Refer to %s for more information."
69 msgstr "One or more disk self tests failed.\n Refer to %s for more information."
85 …ailure was detected by the device while performing a command.\n Refer to %s for more information."
101 …sed by a flaw in the media or an error in the recorded data. \n Refer to %s for more information."
H A DNIC.po24 …ce.part>\n Module serial: %<fault-list[0].resource.serial>\n\n Refer to %s for more information."
41 …ce.part>\n Module serial: %<fault-list[0].resource.serial>\n\n Refer to %s for more information."
58 …ce.part>\n Module serial: %<fault-list[0].resource.serial>\n\n Refer to %s for more information."
75 …ce.part>\n Module serial: %<fault-list[0].resource.serial>\n\n Refer to %s for more information."
92 …ccupied, but hardware did not find a valid transceiver in it.\n Refer to %s for more information."
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_tgs_req.c80 krb5_boolean more; in process_tgs_req() local
164 &nprincs, &more))) { in process_tgs_req()
170 if (more) { in process_tgs_req()
189 find_alternate_tgs(request, &server, &more, &nprincs, in process_tgs_req()
811 krb5_boolean *more, int *nprincs, in find_alternate_tgs() argument
819 *more = FALSE; in find_alternate_tgs()
843 retval = krb5_db_get_principal(kdc_context, *pl2, server, nprincs, more); in find_alternate_tgs()
847 *more = FALSE; in find_alternate_tgs()
851 if (*more) { in find_alternate_tgs()
896 *more = FALSE; in find_alternate_tgs()
H A Ddo_as_req.c70 krb5_boolean more; in process_as_req() local
134 &client, &c_nprincs, &more))) { in process_as_req()
139 if (more) { in process_as_req()
155 &s_nprincs, &more))) { in process_as_req()
159 if (more) { in process_as_req()
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dchar_to_decimal.h126 pd->more = 0;
311 pd->more = 1;
321 pd->more = 1;
377 pd->more = 1;
507 pd->more = 1;
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md36 * there are more than 50 failing tests. They should be fixed
54 * use better/more systematic use of internal verification framework
95 This seems to make evaluation of function pointers much more complex
97 * extend test-inspect to inspect more AST fields.
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.c442 krb5_boolean more; in open_db_and_mkey() local
468 &master_entry, &nentries, &more))) { in open_db_and_mkey()
474 } else if (more) { in open_db_and_mkey()
601 krb5_boolean more; local
634 &n, &more);
645 if (more) {
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c235 int nlines, more; local
289 more = savedol - dol; /* amount we shift everything by */
290 if (more)
291 (*(more>0 ? copywR : copyw))(savedol+1, dol+1, truedol-dol);
292 unddol += more; truedol += more; undap2 += more;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod188 See L<lgrp_init(3LGRP)> for more information.
200 See L<lgrp_fini(3LGRP)> for more information.
216 See L<lgrp_view(3LGRP)> for more information.
230 See L<lgrp_home(3LGRP)> for more information.
268 See L<lgrp_cpus(3LGRP)> for more information.
281 See L<lgrp_children(3LGRP)> for more information.
294 See L<lgrp_parents(3LGRP)> for more information.
305 See L<lgrp_nlgrps(3LGRP)> for more information.
312 See L<lgrp_root(3LGRP)> for more information.
376 See L<lgrp_version(3LGRP)> for more information.
[all …]
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.S62 pushl %ebx / more registers are needed
94 movl %eax,4(%esp) / avoid pushl since it causes more interlocking
109 movntps %xmm0, 32(%edi) / so we work more places
158 pushl %ebx / more registers are needed
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dwcsncasecmp.c45 const char *more = "terra"; in main() local
74 ret = mbstowcs(b, more, len); in main()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dprinter.c386 short more; in papiPrinterPurgeJobs() local
395 more = snd_msg(svc, S_CANCEL, dest, "", ""); in papiPrinterPurgeJobs()
397 if (more < 0) in papiPrinterPurgeJobs()
401 if (rcv_msg(svc, R_CANCEL, &more, &status, &req_id) < 0) in papiPrinterPurgeJobs()
426 } while (more == MOKMORE); in papiPrinterPurgeJobs()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c462 unsigned int xfrstat, more; in nisreply() local
492 more = getxdr_u_long(); in nisreply()
494 more ? "true" : "false"); in nisreply()
495 if (more) { in nisreply()
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO12 Things in this file are ranked with one to three !; the more, the
20 * Add more --disable-FOO options to configure, so that you can create a
81 * Add more filesystems support (NTFS, etc.)
83 * Add more remote console support (parallel and net).
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h53 #define sputc(p, c) {if ((p)->wt == (p)->last) more(p); *(p)->wt++ = c; }
54 #define salterc(p, c) {if ((p)->rd == (p)->last) more(p); *(p)->rd++ = c;\
135 void more(struct blk *hptr);
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DREADME29 postreverse that is more memory/swap efficient as well as a much more efficient
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c322 int more = 1; in extractuleb() local
326 while (more) { in extractuleb()
328 more = ((*data++) & 0x80) >> 7; in extractuleb()
341 int more = 1; in extractsleb() local
345 while (more) { in extractsleb()
347 more = ((*data++) & 0x80) >> 7; in extractsleb()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c305 bool_t more; in xdr_ypall() local
322 if (!xdr_bool(xdrs, &more)) in xdr_ypall()
325 if (!more) in xdr_ypall()
/illumos-gate/usr/src/ucbcmd/
H A DMakefile109 more \
144 $(ROOTBIN)/page := LINKDEST= ../bin/more
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttributeV1.java303 int more = (b.length%3); in opaqueToRadix64() local
305 if (more != 0) { in opaqueToRadix64()
306 more = 1; in opaqueToRadix64()
312 for (int i = 0; i < ((b.length/3)+more-1); i++) { in opaqueToRadix64()
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SYS-2028U-E1CNRT+/
H A DSYS-2028U-E1CNRT+-usb.usbtopo21 # header for driving two more USB 3.0 ports, but it are not wired up on
24 # For more information on the format see topo_usb_metadata.c.
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync23 for more details:
33 it until it successfully endures more in-depth testing.
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_default.c290 krb5_boolean more; local
295 &master_entry, &nprinc, &more)))
302 } else if (more) {
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_kdb.c249 krb5_boolean more; in kdb_get_entry() local
254 &more); in kdb_get_entry()
258 if (more) { in kdb_get_entry()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisc1.test9 # May you share freely, never taking more than you give.
87 # Check GROUP BY expressions that name two or more columns.
206 } {1 {table "error1" has more than one primary key}}
214 } {1 {table "error1" has more than one primary key}}
269 # A WHERE clause is not allowed to contain more than 99 terms. Check to
284 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
294 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
307 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
502 } {1 {table "test2" has more than one primary key}}

12345678910>>...21