Lines Matching refs:roleptr
252 char *roleptr;257 roleptr = rolelist;258 templist = strdup(roleptr);264 roleptr += temprole - templist;266 if (*(roleptr + length) == ',')268 strcpy(roleptr, roleptr + length);269 length = strlen(roleptr) - 1;270 if (*(roleptr + length) == ',')271 *(roleptr + length) = '\0';