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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmisc.h37 safe_hextou64(const char *str, uint64_t *val);
H A Dmisc.c228 safe_hextou64(const char *str, uint64_t *val) function
H A Dhttpd_dacp.c1515 ret = safe_hextou64(param, &ids[i]);
H A Dplayer.c3621 ret = safe_hextou64(name, &id);
H A Ddb.c4896 ret = safe_hextou64(strid, spkids + i);

Completed in 181 milliseconds