Searched refs:pofp (Results 1 – 1 of 1) sorted by relevance
325 ctf_file_t *pofp = NULL; in main() local398 pofp = ctf_open(optarg, &err); in main()399 if (pofp == NULL) { in main()480 if (pofp != NULL) { in main()481 err = ctf_import(ofp, pofp); in main()484 ctf_errmsg(ctf_errno(pofp))); in main()