Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/dicts/
H A DSCA1000.po41nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
H A DSCA500.po41nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
H A DSUNOS.po195 msgstr "illumos could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architecture\n…
211 msgstr "illumos could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architecture\n…
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…
/illumos-gate/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}
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source374 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
377 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
513 …"Check the spelling of the form/character\nset name. Use the lpstat -f -S command\nto list all kno…
519 …ed to have the form or print wheel\nmounted. Use the lpstat -p -l command\nto list printers where…
654 "Use the command\n ls /usr/lib/lp/model\nto find the list of known models."
748 "Can't access the file \"%s\"\nto copy the interface program."
764 "The -a option asks for an alignment\npattern, but you need to tell what form\nto mount."
815 …"This is only used when MOUNTING a form,\nto print a pattern to help you align it.\nUnmounting a f…
818 …"This is probably due to a full spooling\nfile system. If it is, clean out files\nto free up space…
957 …"Use the \"lpstat -p all -c all\" command\nto get a list of valid destinations.\nUse the \"lpstat …
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1768 char nto[17]; in pswitch() member
1824 (void) strlcpy(ip->nto, ntout, sizeof (ip->nto)); in pswitch()
1825 (void) strlcpy(ntout, op->nto, sizeof (ntout)); in pswitch()