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

/asus-wl-520gu-7.0.1.45/src/tools/upnp/include/
H A Duio.h17 UFILE *usopen(char *str, int maxlen);
/asus-wl-520gu-7.0.1.45/src/tools/upnp/upnp/
H A Dssdp.c140 if ((upkt = usopen(NULL, 0))) {
163 if ((upkt = usopen(NULL, 0))) {
186 if ((upkt = usopen(NULL, 0))) {
223 if ((upkt = usopen(NULL, 0))) {
334 if ((upkt = usopen(NULL, 0))) {
H A Duio.c125 UFILE *usopen(char *str, int maxlen) function
H A Dgena.c532 uheader = usopen(header, sizeof(header));
591 if (need_update && (ubody = usopen(NULL, 0)) != NULL) {
646 if ((ubody = usopen(NULL, 0))) {
H A Dsoap.c231 if ((ubody = usopen(buffer, sizeof(buffer)))) {
262 if ((ubody = usopen(NULL, 0))) {

Completed in 91 milliseconds