Searched refs:dwBufLen (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/support/win32/
H A DApacheMonitor.c1035 DWORD dwBufLen = MAX_PATH; local
1063 dwBufLen = MAX_PATH;
1065 &dwKeyType, (LPBYTE)szImagePath, &dwBufLen);
1070 && dwBufLen)
1085 dwBufLen = MAX_PATH;
1087 &dwKeyType, (LPBYTE)szBuf, &dwBufLen)
1091 dwBufLen = MAX_PATH;
1093 &dwKeyType, (LPBYTE)szBuf, &dwBufLen)
/macosx-10.9.5/bind9-45.100/bind9/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp261 DWORD dwBufLen = MAX_PATH; local
274 &dwBufLen) == ERROR_SUCCESS)

Completed in 233 milliseconds