Home
last modified time | relevance | path

Searched refs:SH_NOCLOBBER (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dsh.c128 #define SH_NOCLOBBER 1 // set -C macro
433 if (!strcmp(ss, ">") && (TT.options&SH_NOCLOBBER)) { in run_command()

Completed in 3 milliseconds