Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet.c33 array *physical_path; member
77 array_free(s->physical_path); in FREE_FUNC()
113 s->physical_path = array_init(); in SETDEFAULTS_FUNC()
116 cv[1].destination = s->physical_path; in SETDEFAULTS_FUNC()
135 PATCH(physical_path); in mod_magnet_patch_connection()
152 PATCH(physical_path); in mod_magnet_patch_connection()
1082 return magnet_attract_array(srv, con, p, p->conf.physical_path); in URIHANDLER_FUNC()