Searched refs:Location (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Dssdplib.h105 char Location[LINE_SIZE]; member in struct:SsdpEventStruct
338 * IN char * location :Location URL.
349 IN char * Location, IN int iDuration);
360 * IN char * Location: Location URL
374 IN char * Location,
385 * IN char * Location: Location of Device description document.
399 IN char * Location, IN int iDuration);
410 * IN char * Location
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/ssdp/
H A Dssdp_device.c262 * IN char * location :Location URL.
346 * IN char * location :Location URL.
360 IN char *Location,
387 Mil_Usn, Location, iDuration, &msgs[0] );
393 Location, iDuration, &msgs[1] );
397 Location, iDuration, &msgs[2] );
436 * IN char * Location: Location of Device description document.
452 IN char *Location,
471 Mil_Usn, Location, iDuratio
357 DeviceAdvertisement( IN char *DevType, int RootDev, char *Udn, IN char *Location, IN int iDuration ) argument
448 SendReply( IN struct sockaddr_in *DestAddr, IN char *DevType, IN int RootDev, IN char *Udn, IN char *Location, IN int iDuration, IN int ByType ) argument
524 DeviceReply( IN struct sockaddr_in *DestAddr, IN char *DevType, IN int RootDev, IN char *Udn, IN char *Location, IN int iDuration ) argument
608 ServiceAdvertisement( IN char *Udn, IN char *ServType, IN char *Location, IN int iDuration ) argument
658 ServiceReply( IN struct sockaddr_in *DestAddr, IN char *ServType, IN char *Udn, IN char *Location, IN int iDuration ) argument
702 ServiceShutdown( IN char *Udn, IN char *ServType, IN char *Location, IN int iDuration ) argument
749 DeviceShutdown( IN char *DevType, IN int RootDev, IN char *Udn, IN char *_Server, IN char *Location, IN int iDuration ) argument
[all...]
H A Dssdp_ctrlpt.c162 param.Location[0] = '\0';
164 linecopylen( param.Location, hdr_value.buf, hdr_value.length );
237 strlen( param.Location ) == 0 || param.Expires <= 0 ) {
259 strlen( param.Location ) == 0 || !usn_found || !st_found ) {
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dbusybox.h43 enum Location { enum
54 enum Location location;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/iSeries/
H A DiSeries_pci.h98 char Location[20]; /* Frame 1, Card C10 */ member in struct:iSeries_Device_Node
101 /* Location Data extracted from the VPD list and device info. */
103 struct LocationDataStruct { /* Location data structure for device */
107 u8 PhbId; /* iSeries Phb Location 0x05*/
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/iSeries/
H A DiSeries_pci.h98 char Location[20]; /* Frame 1, Card C10 */ member in struct:iSeries_Device_Node
101 /* Location Data extracted from the VPD list and device info. */
103 struct LocationDataStruct { /* Location data structure for device */
107 u8 PhbId; /* iSeries Phb Location 0x05*/
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A DiSeries_VpdInfo.c149 return sprintf(BufPtr,"PCI: Bus%3d, AgentId%3d, Vendor %04X, Location %s",
153 DevNode->Location);
315 sprintf(DevNode->Location,"Frame%3d, Card %-4s",DevNode->FrameId,DevNode->CardLocation);
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/tvctrlpt/
H A Dupnp_tv_ctrlpt.c1085 UpnpDownloadXmlDoc( d_event->Location,
1090 d_event->Location, ret );
1092 TvCtrlPointAddDevice( DescDoc, d_event->Location,
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dupnp.h777 char Location[LINE_SIZE]; member in struct:Upnp_Discovery
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/common/
H A Dsample_util.c392 SampleUtil_Print( "Location = %s\n",
393 d_event->Location );
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dgetdate.c708 # define YYDSYMPRINTF(Title, Token, Value, Location) \
782 # define YYDSYMPRINTF(Title, Token, Value, Location)

Completed in 109 milliseconds