Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet.c486 static buffer *magnet_env_get_buffer_by_id(server *srv, connection *con, int id) { in magnet_env_get_buffer_by_id() function
533 return magnet_env_get_buffer_by_id(srv, con, magnet_env[i].type); in magnet_env_get_buffer()
616 dest = magnet_env_get_buffer_by_id(srv, con, magnet_env[pos].type); in magnet_env_next()