Searched refs:sepptr (Results 1 – 1 of 1) sorted by relevance
591 char *sepptr; in reconstitute_observations() local609 sepptr = strchr(estr, '@'); in reconstitute_observations()610 if (sepptr == NULL) { in reconstitute_observations()620 *sepptr = '\0'; in reconstitute_observations()621 if ((epnamenp = pathstring2epnamenp(sepptr + 1)) == NULL) { in reconstitute_observations()626 tmpbuf, sepptr + 1); in reconstitute_observations()697 char *sepptr; in fme_restart() local781 sepptr = strchr(estr, '@'); in fme_restart()782 if (sepptr == NULL) { in fme_restart()790 *sepptr = '\0'; in fme_restart()[all …]