Searched refs:strarray (Results 1 – 2 of 2) sorted by relevance
40 char **strarray; /* Pointer to an array of strings */ member
781 char *strarray[2]; in build_doing() local799 strarray[0] = options; in build_doing()800 strarray[1] = NULL; in build_doing()802 d->ipmd_token = (*it->imsi_stor->ims_parse)(strarray); in build_doing()