Home
last modified time | relevance | path

Searched refs:_ls_pushfront (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_basic/
H A Dmy_basic.c527 _ls_node_t* _ls_pushfront(_ls_node_t* list, void* data);
937 _ls_node_t* _ls_pushfront(_ls_node_t* list, void* data) { in _ls_pushfront() function