Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c319 char *attrib_cmd; local
332 attrib_cmd = "attrib "; /* No, really? */
339 whole_cmd = xmalloc (strlen (attrib_cmd)
344 strcpy (whole_cmd, attrib_cmd);
/openbsd/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c289 char *attrib_cmd; local
302 attrib_cmd = "attrib "; /* No, really? */
309 whole_cmd = xmalloc (strlen (attrib_cmd)
314 strcpy (whole_cmd, attrib_cmd);