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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmisc.h28 safe_hextou32(const char *str, uint32_t *val);
H A Dhttpd_dacp.c649 ret = safe_hextou32(param, &itemid);
874 ret = safe_hextou32(param, &plid);
902 ret = safe_hextou32(param, &id);
H A Dmisc.c116 safe_hextou32(const char *str, uint32_t *val) function

Completed in 175 milliseconds