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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dscan-wma.c525 char *descriptor_byte_value=NULL; local
574 &descriptor_byte_value)) {
577 descriptor_int_value=atoi(descriptor_byte_value);
578 DPRINTF(E_DBG,L_SCAN,"Type: string, value: %s\n",descriptor_byte_value);
583 descriptor_byte_value = NULL;
585 ptr = (unsigned char *)descriptor_byte_value;
598 descriptor_byte_value = strdup(numbuff);
604 descriptor_byte_value = strdup(numbuff);
610 descriptor_byte_value = strdup(numbuff);
617 descriptor_byte_value
[all...]

Completed in 19 milliseconds