OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errno_t
(Results
1 - 3
of
3
) sorted by null
/external/dbus/tools/
dbus-launch-win.c
36
#define
errno_t
int
macro
40
static
errno_t
49
static
errno_t
/external/srtp/crypto/rng/
rand_source.c
115
errno_t
err = rand_s(&val);
/external/webkit/Source/WebCore/platform/network/win/
DownloadBundleWin.cpp
179
if (
errno_t
resizeError = _chsize_s(_fileno(bundle), footerStartPosition)) {
Completed in 1909 milliseconds