Searched refs:strarray (Results 1 – 2 of 2) sorted by relevance
38 char **strarray; /* Pointer to an array of strings */ member
780 char *strarray[2]; in build_doing() local798 strarray[0] = options; in build_doing()799 strarray[1] = NULL; in build_doing()801 d->ipmd_token = (*it->imsi_stor->ims_parse)(strarray); in build_doing()