Searched refs:ObjectID (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnpsoap.c1191 const char *ObjectID, *BrowseFlag; local
1207 ObjectID = GetValueFromNameValueList(&data, "ObjectID");
1233 if( !ObjectID && !(ObjectID = GetValueFromNameValueList(&data, "ContainerID")) )
1257 " * ObjectID: %s\n"
1263 ObjectID, RequestedCount, StartingIndex,
1268 const char *id = ObjectID;
1270 magic = in_magic_container(ObjectID, args.flags, &id);
1273 if (magic->objectid_sql && strcmp(id, ObjectID) !
1314 sqlite3_snprintf(sizeof(where), where, "PARENT_ID = '%q'", ObjectID); local
1922 char *ObjectID, *PosSecond; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnpsoap.c1191 const char *ObjectID, *BrowseFlag; local
1207 ObjectID = GetValueFromNameValueList(&data, "ObjectID");
1233 if( !ObjectID && !(ObjectID = GetValueFromNameValueList(&data, "ContainerID")) )
1257 " * ObjectID: %s\n"
1263 ObjectID, RequestedCount, StartingIndex,
1268 const char *id = ObjectID;
1270 magic = in_magic_container(ObjectID, args.flags, &id);
1273 if (magic->objectid_sql && strcmp(id, ObjectID) !
1314 sqlite3_snprintf(sizeof(where), where, "PARENT_ID = '%q'", ObjectID); local
1922 char *ObjectID, *PosSecond; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnpsoap.c1191 const char *ObjectID, *BrowseFlag; local
1207 ObjectID = GetValueFromNameValueList(&data, "ObjectID");
1233 if( !ObjectID && !(ObjectID = GetValueFromNameValueList(&data, "ContainerID")) )
1257 " * ObjectID: %s\n"
1263 ObjectID, RequestedCount, StartingIndex,
1268 const char *id = ObjectID;
1270 magic = in_magic_container(ObjectID, args.flags, &id);
1273 if (magic->objectid_sql && strcmp(id, ObjectID) !
1314 sqlite3_snprintf(sizeof(where), where, "PARENT_ID = '%q'", ObjectID); local
1922 char *ObjectID, *PosSecond; local
[all...]

Completed in 200 milliseconds