Searched refs:ABSTYPE (Results 1 – 1 of 1) sorted by relevance
86 #define ABSTYPE "service:naming-directory" macro490 fulltype = malloc(strlen(ABSTYPE) + strlen(type) + 2); in find_all_contexts()495 (void) sprintf(fulltype, "%s:%s", ABSTYPE, type); in find_all_contexts()