Searched refs:nto (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | metarpcopen.c | 161 struct timeval nto; in cl_sto() local 163 (void) memset(&nto, '\0', sizeof (nto)); in cl_sto() 165 nto.tv_sec = time_out; in cl_sto() 167 if (clnt_control(clntp, CLSET_TIMEOUT, (char *)&nto) != TRUE) in cl_sto()
|
H A D | meta_med.c | 117 md_timeval32_t nto; in cl_sto_medd() local 119 (void) memset(&nto, '\0', sizeof (nto)); in cl_sto_medd() 121 nto.tv_sec = time_out; in cl_sto_medd() 123 if (clnt_control(clntp, CLSET_TIMEOUT, (char *)&nto) != TRUE) in cl_sto_medd()
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | SCA500.po | 43 …nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
|
H A D | SCA1000.po | 43 …nto check whether 'dca/x' (where x is a number) is listed under 'kernel hardware\nproviders'. If s…
|
H A D | SUNOS.po | 195 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 D | ZFS.po | 106 …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 D | SUN4U.po | 3722 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 D | SCF.po | 1257 …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_41/usr/src/grub/grub-0.97/ |
H A D | config.sub | 121 nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \ 1196 os=`echo $os | sed -e 's|nto|nto-qnx|'`
|
H A D | config.guess | 1195 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
|
/titanic_41/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 376 "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_41/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ftp.c | 1763 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()
|