Home
last modified time | relevance | path

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

/coreutils/src/
Dsystem.h444 # define ASSIGN_STRDUPA(DEST, S) \ argument
445 do { DEST = strdupa (S); } while (0)
447 # define ASSIGN_STRDUPA(DEST, S) \ argument
453 DEST = memcpy (tmp_dest_, s_, len_); \
/coreutils/
DNEWS1951 install -m M SOURCE DEST no longer has a race condition where DEST's