Home
last modified time | relevance | path

Searched refs:token (Results 1 – 3 of 3) sorted by relevance

/libtiff-4.0.7/contrib/iptcutil/
H A Diptcutil.c474 *token, in main() local
489 token = (char *)NULL; in main()
495 token = (char *) malloc(inputlen); in main()
537 len = strlen(token); in main()
544 *s = &token[next-1]; in main()
571 free(token); in main()
572 token = (char *)NULL; in main()
851 chstore(token,tokmax,c); in tokenizer()
904 chstore(token,tokmax,c); in tokenizer()
918 chstore(token,tokmax,nc); in tokenizer()
[all …]
/libtiff-4.0.7/
H A DMakefile.am85 --form token=`cat $$HOME/.coverity_key_tiff` \
H A DMakefile.in985 --form token=`cat $$HOME/.coverity_key_tiff` \