Home
last modified time | relevance | path

Searched refs:slp_get_int32 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h269 extern SLPError slp_get_int32(const char *, size_t, size_t *, unsigned int *);
H A Dslp_utils.c472 SLPError slp_get_int32(const char *pcBuf, size_t maxlen, in slp_get_int32() function
H A Dslp_auth.c290 if ((err = slp_get_int32(authblocks, len, &off, &timestamp)) in slp_verify()