Home
last modified time | relevance | path

Searched refs:nto (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/fm/dicts/
H A DSCA1000.po43nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
H A DSCA500.po43nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
H A DSUNOS.po195 msgstr "Solaris OS could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architectur…
211 msgstr "Solaris OS could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architectur…
H A DZFS.po106 …n\nThe device listed as FAULTED with 'corrupted data' cannot be opened due\nto a corrupt label. Z…
170 …\n\nThis will attach the new device to the pool and begin resilvering data\nto it. Once the resil…
H A DSUN4U.po3722 msgstr "Schedule a repair procedure to replace the affected CHIP. Use fmdump -v -u <EVENT_ID>\nto
3738 msgstr "Schedule a repair procedure to replace the affected CORE. Use fmdump -v -u <EVENT_ID>\nto
3754 …air procedure to replace the affected STRAND. Use fmdump -v -u <EVENT_ID>\nto identify the smalle…
3786 msgstr "Schedule a repair procedure to replace the affected CHIP. Use fmdump -v -u <EVENT_ID>\nto
3802 msgstr "Schedule a repair procedure to replace the affected CORE. Use fmdump -v -u <EVENT_ID>\nto
3818 …air procedure to replace the affected STRAND. Use fmdump -v -u <EVENT_ID>\nto identify the smalle…
H A DSCF.po1257 …channel for the MBC chip that has failed, the XSCF will no longer be able \nto contact the chips a…
2265 …down. Otherwise, a crossbar way is deconfigured and the platform continues\nto operate with reduce…
/titanic_44/usr/src/grub/grub-0.97/
H A Dconfig.sub121 nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
1196 os=`echo $os | sed -e 's|nto|nto-qnx|'`
H A Dconfig.guess1195 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
/titanic_44/usr/src/cmd/lp/lib/oam/
H A Dmsg.source376 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
379 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
515 …"Check the spelling of the form/character\nset name. Use the lpstat -f -S command\nto list all kno…
521 …ed to have the form or print wheel\nmounted. Use the lpstat -p -l command\nto list printers where…
656 "Use the command\n ls /usr/lib/lp/model\nto find the list of known models."
750 "Can't access the file \"%s\"\nto copy the interface program."
766 "The -a option asks for an alignment\npattern, but you need to tell what form\nto mount."
817 …"This is only used when MOUNTING a form,\nto print a pattern to help you align it.\nUnmounting a f…
820 …"This is probably due to a full spooling\nfile system. If it is, clean out files\nto free up space…
959 …"Use the \"lpstat -p all -c all\" command\nto get a list of valid destinations.\nUse the \"lpstat …
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1763 char nto[17]; in pswitch() member
1819 (void) strlcpy(ip->nto, ntout, sizeof (ip->nto)); in pswitch()
1820 (void) strlcpy(ntout, op->nto, sizeof (ntout)); in pswitch()