Home
last modified time | relevance | path

Searched refs:arg_writable (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dcp.c902 char *arg_writable = xstrdup (arg); in decode_preserve_arg() local
903 char *s = arg_writable; in decode_preserve_arg()
964 free (arg_writable); in decode_preserve_arg()
Ddf.c433 char *arg_writable = xstrdup (arg); in decode_output_arg() local
434 char *s = arg_writable; in decode_output_arg()
498 free (arg_writable); in decode_output_arg()