Searched refs:slp_get_int32 (Results 1 – 3 of 3) sorted by relevance
271 extern SLPError slp_get_int32(const char *, size_t, size_t *, unsigned int *);
474 SLPError slp_get_int32(const char *pcBuf, size_t maxlen, in slp_get_int32() function
292 if ((err = slp_get_int32(authblocks, len, &off, ×tamp)) in slp_verify()