Searched refs:nti (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/arch/mvme68k/stand/bootst/ |
| H A D | dev_tape.c | 174 struct mvmeprom_dskio nti; in hackprom_diskrd() local 177 nti = *ti; in hackprom_diskrd() 179 nti.pbuffer = hackload_addr; in hackprom_diskrd() 180 nti.blk_cnt = hackload_blocks; in hackprom_diskrd() 181 nti.flag |= END_OF_FILE; in hackprom_diskrd() 183 ret = mvmeprom_diskrd(&nti); in hackprom_diskrd()
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_parser.c | 1036 struct node_tinit *ti, *nti; in print_tabledef() local 1055 nti = SIMPLEQ_NEXT(ti, entries); in print_tabledef() 1056 if (nti != NULL && nti->file == NULL) in print_tabledef() 1057 ti = nti; /* merge lists */ in print_tabledef()
|
| H A D | parse.y | 1186 struct node_tinit *ti, *nti; variable 1201 ti != NULL; ti = nti) { 1208 nti = SIMPLEQ_NEXT(ti, entries);
|
| /netbsd-src/usr.bin/ftp/ |
| H A D | ftp.c | 1810 char nti[17]; in pswitch() member 1862 (void)strlcpy(ip->nti, ntin, sizeof(ip->nti)); in pswitch() 1863 (void)strlcpy(ntin, op->nti, sizeof(ntin)); in pswitch()
|
| /netbsd-src/external/public-domain/sqlite/dist/ |
| H A D | shell.c | 4695 int nti, nbo, nac; in fromBase64() local 4698 nti = (ncIn>4)? 4 : ncIn; in fromBase64() 4699 ncIn -= nti; in fromBase64() 4700 nbo = nboi[nti]; in fromBase64() 4703 char c = (nac<nti)? *pIn++ : b64Numerals[0]; in fromBase64() 4712 nti = nac; in fromBase64() 5046 int nti, nbo; in fromBase85() local 5049 nti = (ncIn>5)? 5 : ncIn; in fromBase85() 5050 nbo = nboi[nti]; in fromBase85() 5052 while( nti>0 ){ in fromBase85() [all …]
|
| /netbsd-src/external/gpl2/gmake/dist/po/ |
| H A D | fi.po | 1309 msgstr " (ehkä tarkoitit sarkainta eikä kahdeksaa välilyöntiä?)"
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 9690 interix-nti|opennt-nti|opennt-25-nti|ntconsole-25-nti|OpenNT-nti compatible with color, 9693 opennt-35-nti|ntconsole-35-nti|OpenNT-term35-nti compatible with color, 9694 lines#35, use=opennt-nti, 9696 opennt-50-nti|ntconsole-50-nti|OpenNT-term50-nti compatible with color, 9697 lines#50, use=opennt-nti, 9699 opennt-60-nti|ntconsole-60-nti|OpenNT-term60-nti compatible with color, 9700 lines#60, use=opennt-nti, 9702 opennt-100-nti|ntconsole-100-nti|OpenNT-term100-nti compatible with color, 9703 lines#100, use=opennt-nti,
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
| H A D | fi.po | 2134 # Välilyönti lisätty tarkoituksella. 2140 # Välilyönti lisätty tarkoituksella. 2146 # Välilyönti lisätty tarkoituksella.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
| H A D | fi.po | 2134 # Välilyönti lisätty tarkoituksella. 2140 # Välilyönti lisätty tarkoituksella. 2146 # Välilyönti lisätty tarkoituksella.
|