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

/macosx-10.9.5/libedit-39/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.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dmap.c925 memcpy(el->el_map.func, func__get(), sizeof(el_func_t) * EL_NUM_FCNS);
/macosx-10.9.5/libedit-39/src/
H A Dmap.c923 memcpy(el->el_map.func, func__get(), sizeof(*el->el_map.func)
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dmap.c922 memcpy(el->el_map.func, func__get(), sizeof(el_func_t) * EL_NUM_FCNS);

Completed in 162 milliseconds