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

/osnet-11/usr/src/lib/libslp/clib/
H A DSLPParseSrvURL.c52 static SLPError parseType(char *, slp_type_t *);
88 if (parseType(r, type) != SLP_OK)
147 * point to a string which parseType can destructively modify.
149 static SLPError parseType(char *typeString, slp_type_t *type) { function

Completed in 24 milliseconds