Searched refs:out_path (Results 1 – 1 of 1) sorted by relevance
395 char out_path[256] = {0}; in main() local490 memcpy(out_path, argv[0], len); in main()514 file = fopen(out_path, "wb+"); in main()516 fprintf(stderr, "File %s open failed.\n", out_path); in main()573 out_path); in main()579 printf("Close file[%s] failed, err=%d\n", out_path, ret); in main()