Searched defs:fns (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/libc/stdlib/
H A Datexit.c79 } fns[ATEXIT_SIZE]; /* the table itself */ member in struct:atexit
/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Deng_dyn.c436 dynamic_fns fns; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/err/
H A Derr.c309 int ERR_set_implementation(const ERR_FNS *fns) argument
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_padlock.c1227 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { return 0; } argument
H A De_capi.c1819 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { return 0; } argument
/barrelfish-master/lib/cxx/cxx/
H A Dios.cpp234 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); local

Completed in 200 milliseconds