OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_result
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-fs-copyfile.c
45
static void
handle_result
(uv_fs_t* req) {
function
146
handle_result
(&req);
153
handle_result
(&req);
158
handle_result
(&req);
173
handle_result
(&req);
180
handle_result
(&req);
185
r = uv_fs_copyfile(loop, &req, fixture, dst, 0,
handle_result
);
204
handle_result
(&req);
213
handle_result
(&req);
/src/external/bsd/openldap/dist/libraries/libldap/
test.c
56
static void
handle_result
LDAP_P(( LDAP *ld, LDAPMessage *lm ));
550
handle_result
( ld, res );
687
handle_result
( LDAP *ld, LDAPMessage *lm )
function
/src/external/bsd/atf/dist/tools/
test-program.cpp
356
handle_result
(const std::string& state, const std::string& arg,
function in namespace:__anon6397
559
return
handle_result
(state, arg, reason);
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026