HomeSort by: relevance | last modified time | path
    Searched refs:no_mode (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
zic.c 803 static mode_t const no_mode = -1; variable
829 return output_mode == no_mode ? 0 : fchmod(fileno(stream), output_mode);
924 if (output_mode == no_mode) {
1304 if (output_mode != no_mode)
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 2805 no_mode=:
2836 no_mode=false
2861 if test -n "$install_override_mode" && $no_mode; then
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 4126 no_mode=:
4157 no_mode=false
4182 if test -n "$install_override_mode" && $no_mode; then

Completed in 36 milliseconds