Searched refs:TRUE (Results 1 - 25 of 38) sorted by relevance

12

/bind-9.6-ESV-R11/lib/win32/bindevt/
H A Dbindevt.c29 return (TRUE);
/bind-9.6-ESV-R11/lib/bind9/win32/
H A DDLLMain.c55 return (TRUE);
/bind-9.6-ESV-R11/lib/dns/win32/
H A DDLLMain.c55 return (TRUE);
/bind-9.6-ESV-R11/lib/isc/win32/
H A DDLLMain.c56 return (TRUE);
H A Dos.c33 bInit = TRUE;
H A Dntpaths.c54 BOOL keyFound = TRUE;
61 if (keyFound == TRUE) {
101 Initialized = TRUE;
H A Dwin32os.c49 bInit = TRUE;
H A Dstrerror.c132 *bfreebuf = TRUE;
151 if(bfreebuf == TRUE) {
/bind-9.6-ESV-R11/lib/isccc/win32/
H A DDLLMain.c55 return (TRUE);
/bind-9.6-ESV-R11/lib/isccfg/win32/
H A DDLLMain.c58 return (TRUE);
/bind-9.6-ESV-R11/lib/lwres/win32/
H A DDLLMain.c56 return (TRUE);
H A Dlwconfig.c50 BOOL keyFound = TRUE;
64 if (keyFound == TRUE) {
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dconvert.c111 if (idnGetPrgEncoding(encoding, sizeof(encoding)) == TRUE) {
145 return TRUE;
151 return TRUE;
173 return TRUE;
176 return TRUE;
H A Dcheckdll.c81 return (TRUE);
147 if (idnGetInstallDir(dllpath, sizeof(dllpath)) != TRUE) {
198 return (TRUE);
201 return (TRUE);
211 return (TRUE);
240 return (TRUE);
H A Dencoding.c196 return (TRUE);
224 (v == TRUE) ? file : "<none>");
237 IDN_PERPROG|IDN_CURUSER) != TRUE ||
243 return (TRUE);
269 (v == TRUE) ? dir : "<none>");
H A Dhook.c116 return (TRUE);
192 nbuff, sizeof(nbuff)) == TRUE) {
220 if (hookListAppend(hWnd, wMsg, buf, ctx) != TRUE) {
223 return (TRUE);
/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp112 {"msvcrtd.dll", FileData::WinSystem, FileData::Critical, TRUE, TRUE},
115 {"msvcrt.dll", FileData::WinSystem, FileData::Critical, TRUE, TRUE},
120 {"mfc71.dll", FileData::WinSystem, FileData::Critical, TRUE, TRUE},
121 {"msvcr71.dll", FileData::WinSystem, FileData::Critical, TRUE, TRUE},
123 {"mfc70.dll", FileData::WinSystem, FileData::Critical, TRUE, TRUE},
[all...]
H A DDirBrowse.cpp86 return TRUE; // return TRUE unless you set the focus to a control
H A DBINDInstallDlg.h83 void SetItemStatus(UINT nID, BOOL bSuccess = TRUE);
94 void ProgramGroup(BOOL create = TRUE);
H A DVersionInfo.cpp84 m_isValid = TRUE;
169 return(TRUE);
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c80 #define TRUE 1 macro
157 int use_stdin = TRUE;
184 int setup_phase = TRUE;
335 use_stdin = TRUE;
386 if ((is_uint(new_port, &uint_val)) != TRUE)
445 * Return TRUE if it is
453 return (TRUE);
462 * Return TRUE if it is
482 return (TRUE);
562 if (is_uint(optarg, &uint_arg_val) == TRUE) {
[all...]
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc.h26 #ifndef TRUE
27 #define TRUE 1 macro
H A Dquery-loc.c32 verbose = TRUE;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllmain.c94 return (TRUE);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllmain.c93 return (TRUE);

Completed in 659 milliseconds

12