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

/osnet-11/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c34 struct surl_node { struct
45 static int compare_surls(struct surl_node *, struct surl_node *);
469 static int compare_surls(struct surl_node *s1, struct surl_node *s2) {
480 struct surl_node *n, **res;
519 struct surl_node *n;
529 n = *(struct surl_node **)node;

Completed in 15 milliseconds