HomeSort by: relevance | last modified time | path
    Searched refs:FormatMessage (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/external/gpl2/gmake/dist/w32/subproc/
w32err.c 38 * case FormatMessage fails
48 FormatMessage(FORMAT_MESSAGE_FROM_HMODULE,
61 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM,
  /src/external/gpl3/gdb/dist/gdbsupport/
gdb-dlfcn.cc 80 FormatMessage (FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM |
errors.cc 107 DWORD chars = FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/gpl3/gdb.old/dist/gdbsupport/
gdb-dlfcn.cc 80 FormatMessage (FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM |
errors.cc 107 DWORD chars = FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/bsd/ntp/dist/util/
sht.c 92 FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM,
103 FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM,
  /src/external/mit/expat/dist/xmlwf/
win32filemap.c 112 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM,
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
dlfcn_w32.c 98 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_ALLOCATE_BUFFER,
  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/
strerror.c 59 * This routine needs to free up any buffer allocated by FormatMessage
101 FormatMessage(
151 /* DLH this may not be needed, FormatError/FormatMessage may handle Winsock error codes */
195 * This function is necessary since FormatMessage knows nothing about them
  /src/external/bsd/unbound/dist/util/
locks.c 159 if(FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM |
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-w32.cc 44 const DWORD cchMsg = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-w32.cc 44 const DWORD cchMsg = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/bsd/ntp/dist/ntpd/
refclock_shm.c 191 FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM,
200 FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM,
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oswintbl.c 94 * FormatMessage interface.
106 FormatMessage (FORMAT_MESSAGE_FROM_SYSTEM, NULL, WinStatus, 0,
  /src/external/bsd/libpcap/dist/testprogs/
findalldevstest.c 41 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf,
45 * "FormatMessage()" "helpfully" sticks CR/LF at the end of the
threadsignaltest.c 88 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf,
92 * "FormatMessage()" "helpfully" sticks CR/LF at the end of the
  /src/external/bsd/unbound/dist/winrc/
w_inst.c 49 if(FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM |
  /src/external/public-domain/sqlite/dist/tea/win/
nmakehlp.c 279 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_INSERTS|
414 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_INSERTS|
  /src/external/bsd/openldap/dist/libraries/liblutil/
ntservice.c 501 FormatMessage(
  /src/external/gpl3/binutils/dist/zlib/
minigzip.c 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/gpl3/binutils.old/dist/zlib/
minigzip.c 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/gpl3/gdb/dist/zlib/
minigzip.c 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/external/gpl3/gdb.old/dist/zlib/
minigzip.c 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/common/dist/zlib/
gzlib.c 34 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /src/common/dist/zlib/test/
minigzip.c 87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM

Completed in 55 milliseconds

1 2