Searched refs:func__get (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/libedit-40/local/
H A Dfcns.c58 protected const el_func_t* func__get(void) { return el_func; } function
H A Dfcns.h109 protected const el_func_t* func__get(void);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dmap.c925 memcpy(el->el_map.func, func__get(), sizeof(el_func_t) * EL_NUM_FCNS);
/macosx-10.10/libedit-40/src/
H A Dmap.c923 memcpy(el->el_map.func, func__get(), sizeof(*el->el_map.func)
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dmap.c922 memcpy(el->el_map.func, func__get(), sizeof(el_func_t) * EL_NUM_FCNS);

Completed in 138 milliseconds