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

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dlchown.c26 # define REPLACE_CHOWN 0 macro
H A Dunistd.in.h47 # if @REPLACE_CHOWN@
48 # ifndef REPLACE_CHOWN
49 # define REPLACE_CHOWN 1 macro
51 # if REPLACE_CHOWN
H A Dunistd.h49 # ifndef REPLACE_CHOWN
50 # define REPLACE_CHOWN 1 macro
52 # if REPLACE_CHOWN
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h117 # if @REPLACE_CHOWN@
118 # ifndef REPLACE_CHOWN
119 # define REPLACE_CHOWN 1 macro
121 # if REPLACE_CHOWN
/haiku-fatelf/src/bin/coreutils/lib/
H A Dunistd.in.h155 # if @REPLACE_CHOWN@
159 # if !@HAVE_CHOWN@ || @REPLACE_CHOWN@
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure1161 REPLACE_CHOWN
7353 REPLACE_CHOWN=0;
7554 REPLACE_CHOWN=1
7571 REPLACE_CHOWN=1
7627 REPLACE_CHOWN=1
7689 REPLACE_CHOWN=1
7702 if test $REPLACE_CHOWN = 1 && test $ac_cv_func_fchown = no; then
9170 if test $REPLACE_CHOWN = 1; then
23109 if test $REPLACE_CHOWN = 1; then
32495 if test $REPLACE_CHOWN
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure876 REPLACE_CHOWN
14780 REPLACE_CHOWN=0;

Completed in 128 milliseconds