Home
last modified time | relevance | path

Searched refs:NT (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dlibcvs.dep4 "..\windows-NT\config.h"\
5 "..\windows-NT\woe32.h"\
11 "..\windows-NT\config.h"\
12 "..\windows-NT\woe32.h"\
18 "..\windows-NT\config.h"\
19 "..\windows-NT\stdbool.h"\
20 "..\windows-NT\woe32.h"\
26 "..\windows-NT\config.h"\
27 "..\windows-NT\netdb.h"\
28 "..\windows-NT\sys\socket.h"\
[all …]
H A Dlibcvs.dsp44 # ADD CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB"…
67 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\windows-NT" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /…
375 SOURCE="..\windows-NT\config.h"
560 SOURCE="..\windows-NT\ndir.h"
564 SOURCE="..\windows-NT\netdb.h"
588 SOURCE="..\windows-NT\pwd.h"
612 SOURCE="..\windows-NT\sys\socket.h"
620 SOURCE="..\windows-NT\stdbool.h"
624 SOURCE="..\windows-NT\stdint.h"
656 SOURCE="..\windows-NT\unistd.h"
[all …]
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dlibdiff.dep6 "..\windows-NT\config.h"\
7 "..\windows-NT\ndir.h"\
8 "..\windows-NT\unistd.h"\
9 "..\windows-NT\woe32.h"\
18 "..\windows-NT\config.h"\
19 "..\windows-NT\ndir.h"\
20 "..\windows-NT\unistd.h"\
21 "..\windows-NT\woe32.h"\
29 "..\windows-NT\config.h"\
30 "..\windows-NT\ndir.h"\
[all …]
H A Dlibdiff.dsp43 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D…
44 # ADD CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D "CLO…
66 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D …
67 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D "WIN3…
148 SOURCE="..\windows-NT\config.h"
168 SOURCE="..\windows-NT\ndir.h"
184 SOURCE="..\windows-NT\unistd.h"
188 SOURCE="..\windows-NT\woe32.h"
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/ldap/
H A Dsamba.schema63 # DESC 'NT Passwd'
79 # DESC 'NT pwdLastSet'
84 # DESC 'NT logonTime'
89 # DESC 'NT logoffTime'
94 # DESC 'NT kickoffTime'
99 # DESC 'NT pwdCanChange'
104 # DESC 'NT pwdMustChange'
112 # DESC 'NT homeDrive'
117 # DESC 'NT scriptPath'
122 # DESC 'NT profilePath'
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h572 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
573 DCHECK_NE(NT.OrigNode, nullptr); in mergeInto()
574 DCHECK_NE(NT.TargetNode, nullptr); in mergeInto()
577 NT.TargetNode->CallCount += NT.OrigNode->CallCount; in mergeInto()
578 NT.TargetNode->CumulativeLocalTime += NT.OrigNode->CumulativeLocalTime; in mergeInto()
579 for (const auto Callee : NT.OrigNode->Callees) { in mergeInto()
580 auto TargetCallee = NT.TargetNode->Callees.find_element( in mergeInto()
586 NT.TargetNode, NodeIdPairArray(*O.NodeIdPairAllocator), 0u, 0u, in mergeInto()
593 NT.TargetNode->Callees.AppendEmplace(NewTargetNode, Callee.FId); in mergeInto()
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dwin2k.texi9 Microsoft Windows, starting from version 2000 (formerly known as Windows NT 5), implements Kerberos…
51 to a member in an NT domain, and specify the KDC server of the realm
68 A mapping between local NT users and Kerberos principals must be specified.
76 other usernames in the realm than in your NT user database. (Don't ask
123 netdom trust NT.REALM.EXAMPLE.COM /Domain:EXAMPLE.COM /add /realm /passwordt:TrustPassword
159 kadmin add krbtgt/NT.REALM.EXAMPLE.COM@@EXAMPLE.COM
160 kadmin add krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM
168 kadmin del_enctype krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM aes256-cts-hmac-sha1-96
169 kadmin del_enctype krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM des3-cbc-sha1
170 kadmin del_enctype krbtgt/NT.EXAMPLE.COM@@EXAMPLE.COM aes256-cts-hmac-sha1-96
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp417 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
419 IO.mapRequired("Type", NT->Type); in mapping()
421 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
423 IO.mapRequired("Type", NT->Type); in mapping()
425 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local
427 IO.mapRequired("Type", NT->Type); in mapping()
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
431 IO.mapRequired("Type", NT->Type); in mapping()
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.W322 It has also been used on Windows 95/98/NT, and on OS/2.
71 (Windows NT 3.51, Windows NT 4.0, Windows 95, and Windows 98). It
88 There are very few true ports of Bourne shell for NT right now.
171 on Windows NT). All tests pass in an environment that includes
172 sh.exe. Tests were performed on both Windows NT and Windows 95.
174 Building GNU make on Windows NT and Windows 95/98 with Microsoft Visual C:
194 Unlike Unix, Windows 95/NT systems encourage pathnames which
214 Unlike Unix, Windows 95/NT systems are case insensitive but case
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doptions.txt12 NT 4.0 - pentium 100mhz - VC 4.2 - assembler 281,000 2250k/s
16 NT 4.0 - pentium 100mhz - VC 4.2 - UNROLL RISC1 PTR 191,000 1528k/s
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doptions.txt12 NT 4.0 - pentium 100mhz - VC 4.2 - assembler 281,000 2250k/s
16 NT 4.0 - pentium 100mhz - VC 4.2 - UNROLL RISC1 PTR 191,000 1528k/s
/netbsd-src/external/gpl2/xcvs/dist/maint-aux/
H A Dsrclist.txt68 JmgStat.c windows-NT yes NI
69 JmgStat.h windows-NT yes NI
/netbsd-src/distrib/syspkg/sets/man/man-ntfs-man/
H A DDESCR1 man pages source for the Windows NT file system support
H A DCOMMENT1 man pages source for the Windows NT file system support
/netbsd-src/distrib/syspkg/sets/man/man-ntfs-catman/
H A DDESCR1 formatted man pages for the Windows NT file system support
H A DCOMMENT1 formatted man pages for the Windows NT file system support
/netbsd-src/distrib/syspkg/sets/base/base-ntfs-root/
H A DDESCR1 root file system support for the Windows NT file system
H A DCOMMENT1 root file system support for the Windows NT file system
/netbsd-src/external/gpl2/xcvs/dist/
H A Dcvs2netbsd40 rm -rf emx os2 tools vms windows-NT zlib && \
/netbsd-src/external/gpl2/rcs/dist/
H A DREFS45 <ftp://ftp.cc.utexas.edu/microlib/nt/gnu/> NT port
66 <ftp://ftp.cc.utexas.edu/microlib/nt/gnu/> NT port
/netbsd-src/external/gpl2/gmake/dist/tests/
H A DNEWS7 NT; I tweaked them a bit (hopefully I didn't break anything!) Note
8 that NT doesn't grok the self-exec funkiness that Unix shells use,
16 If you're on DOS or NT you should run "perl.exe run_make_tests.pl ..."
/netbsd-src/external/bsd/openldap/dist/include/
H A DMakefile.in43 if test $(PLAT) = NT; then \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dntlm_err.et36 error_code INVALID_NT_RESPONSE, "Invalid client NT response"
/netbsd-src/share/misc/
H A Dairport4087 LAK:Aklavik Airport, NT, Canada
6428 QQV:Lupin Airport, NT, Canada
7727 TNS:Tungsten (Catung Aerodrome), NT, Canada
8545 XAS:Brevoort, NT, Canada
8556 XBW:Killiniq (Killinek) Island, NT, Canada
8644 YAB:Arctic Bay, NT, Canada
8668 YBB:Pelly Bay, NT, Canada
8677 YBK:Baker Lake, NT, Canada
8702 YCK:Colville Lake, NT, Canada
8706 YCO:Coppermine, NT, Canada
[all …]
/netbsd-src/sys/arch/prep/include/
H A Dnvram.h84 NT = 3, enumerator

12345678910>>...13