Home
last modified time | relevance | path

Searched refs:ffstrtok (Results 1 – 20 of 20) sorted by relevance

/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrnet.c2733 if (!(tstr = ffstrtok(passive,",)",&saveptr))) { in ftp_open_network()
2742 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2751 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2760 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2769 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2778 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
3036 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3045 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3054 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3063 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
[all …]
H A Dgroup.c5468 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5469 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5512 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5513 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5520 tmpStr = ffstrtok(NULL,"/",&saveptr); in fits_url2path()
5605 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5606 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
6100 tmp = ffstrtok(inURL, "/",&saveptr); /* finds first / */ in fits_clean_url()
6112 tmp = ffstrtok(NULL, "/",&saveptr); /* get the next segment */ in fits_clean_url()
H A Dgrparser.c534 … for (p2 = ffstrtok(envfiles, ":",&saveptr); NULL != p2; p2 = ffstrtok(NULL, ":",&saveptr)) in ngp_include_file()
H A Dfitsio2.h29 #define ffstrtok(str, tok, save) strtok_r(str, tok, save) macro
34 #define ffstrtok(str, tok, save) strtok(str, tok) macro
H A Diraffits.c1526 cpar = ffstrtok (v1,cwhite,&saveptr);
H A Dcfileio.c447 for(ext=(char *)ffstrtok(textlist, " ",&saveptr); ext != NULL; in ffeopn()
448 ext=(char *)ffstrtok(NULL," ",&saveptr)){ in ffeopn()
H A Dfitscore.c1111 cptr = ffstrtok(tmpname2, " ",&saveptr); in ffmkky()
1119 cptr = ffstrtok(NULL, " ",&saveptr); in ffmkky()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrnet.c2733 if (!(tstr = ffstrtok(passive,",)",&saveptr))) { in ftp_open_network()
2742 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2751 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2760 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2769 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
2778 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_open_network()
3036 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3045 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3054 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
3063 if (!(tstr = ffstrtok(NULL,",)",&saveptr))) { in ftp_file_exist()
[all …]
H A Dgroup.c5468 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5469 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5512 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5513 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5520 tmpStr = ffstrtok(NULL,"/",&saveptr); in fits_url2path()
5605 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5606 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
6100 tmp = ffstrtok(inURL, "/",&saveptr); /* finds first / */ in fits_clean_url()
6112 tmp = ffstrtok(NULL, "/",&saveptr); /* get the next segment */ in fits_clean_url()
H A Dgrparser.c534 … for (p2 = ffstrtok(envfiles, ":",&saveptr); NULL != p2; p2 = ffstrtok(NULL, ":",&saveptr)) in ngp_include_file()
H A Dfitsio2.h29 #define ffstrtok(str, tok, save) strtok_r(str, tok, save) macro
34 #define ffstrtok(str, tok, save) strtok(str, tok) macro
H A Diraffits.c1526 cpar = ffstrtok (v1,cwhite,&saveptr);
H A Dcfileio.c447 for(ext=(char *)ffstrtok(textlist, " ",&saveptr); ext != NULL; in ffeopn()
448 ext=(char *)ffstrtok(NULL," ",&saveptr)){ in ffeopn()
H A Dfitscore.c1112 cptr = ffstrtok(tmpname2, " ",&saveptr); in ffmkky()
1120 cptr = ffstrtok(NULL, " ",&saveptr); in ffmkky()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgroup.c5466 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5467 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5510 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5511 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
5518 tmpStr = ffstrtok(NULL,"/",&saveptr); in fits_url2path()
5603 for(tmpStr = ffstrtok(buff,"/",&saveptr), outpath[0] = 0; in fits_url2path()
5604 tmpStr != NULL; tmpStr = ffstrtok(NULL,"/",&saveptr)) in fits_url2path()
6098 tmp = ffstrtok(inURL, "/",&saveptr); /* finds first / */ in fits_clean_url()
6110 tmp = ffstrtok(NULL, "/",&saveptr); /* get the next segment */ in fits_clean_url()
H A Dgrparser.c534 … for (p2 = ffstrtok(envfiles, ":",&saveptr); NULL != p2; p2 = ffstrtok(NULL, ":",&saveptr)) in ngp_include_file()
H A Dfitsio2.h29 #define ffstrtok(str, tok, save) strtok_r(str, tok, save) macro
34 #define ffstrtok(str, tok, save) strtok(str, tok) macro
H A Diraffits.c1526 cpar = ffstrtok (v1,cwhite,&saveptr);
H A Dcfileio.c441 for(ext=(char *)ffstrtok(textlist, " ",&saveptr); ext != NULL; in ffeopn()
442 ext=(char *)ffstrtok(NULL," ",&saveptr)){ in ffeopn()
H A Dfitscore.c1109 cptr = ffstrtok(tmpname2, " ",&saveptr); in ffmkky()
1117 cptr = ffstrtok(NULL, " ",&saveptr); in ffmkky()