Home
last modified time | relevance | path

Searched refs:dumpname (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/usr.sbin/mlx5tool/
Dmlx5tool.c79 const char *dumpname) in mlx5tool_save_dump() argument
87 if (dumpname == NULL) in mlx5tool_save_dump()
90 dump = fopen(dumpname, "w"); in mlx5tool_save_dump()
92 warn("open %s", dumpname); in mlx5tool_save_dump()
313 char *dumpname; in main() local
321 dumpname = NULL; in main()
344 dumpname = optarg; in main()
367 if (act == ACTION_NONE || (dumpname != NULL && in main()
379 res = mlx5tool_save_dump(ctldev, &addr, dumpname); in main()
/freebsd-12-stable/tools/tools/ath/ath_prom_read/
Dath_prom_read.c89 const char *dumpname = NULL; in main() local
102 dumpname = optarg; in main()
129 if (dumpname != NULL) { in main()
130 do_eeprom_dump(dumpname, (uint16_t *) &eep, sizeof(eep)); in main()
/freebsd-12-stable/contrib/gcc/
Dtoplev.c1318 char *dumpname = XNEWVEC (char, len + 6); in init_asm_output() local
1319 memcpy (dumpname, dump_base_name, len + 1); in init_asm_output()
1320 strip_off_ending (dumpname, len); in init_asm_output()
1321 strcat (dumpname, ".s"); in init_asm_output()
1322 asm_file_name = dumpname; in init_asm_output()
DChangeLog-19993122 * toplev.c (compile_file): Reuse dumpname memory instead
/freebsd-12-stable/contrib/gcc/doc/
Dinvoke.texi3715 pass number and a word to the @var{dumpname}. @var{dumpname} is generated