slp_get_string
if ((err = slp_get_string(reply, len, &off, surl)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, scopes)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, attrs)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, spis)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, surl)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, scopes)) != SLP_OK) {
if ((err = slp_get_string(reply, len, &off, attrs)) != SLP_OK) {
if (slp_get_string(reply, len, &off, &pcAttrList) != SLP_OK)
if (slp_get_string(reply, len, &off, &pcSrvTypes) != SLP_OK)
if (slp_get_string(reply, len, &off, &pcSrvURL) != SLP_OK)
extern SLPError slp_get_string(const char *, size_t, size_t *, char **);
if ((err = slp_get_string(authblocks, len, &off, &spi))