HomeSort by relevance Sort by last modified time
    Searched refs:NC_PRELOADS (Results 1 - 3 of 3) sorted by null

  /test/ontest-stc2/src/suites/net/nc/include/
vars 30 typeset -x NC_PRELOADS="MALLOC_DEBUG=WATCH,RW LD_PRELOAD=watchmalloc.so.1"
33 [ "$STC2_NC_WATCHMALLOC" == "0" ] && typeset -x NC_PRELOADS=""
34 typeset -x NC="$NC_PRELOADS $STC2_NC_PATH"
  /test/stcnv/usr/src/suites/net/nc/include/
vars 30 typeset -x NC_PRELOADS="MALLOC_DEBUG=WATCH,RW LD_PRELOAD=watchmalloc.so.1"
33 [ "$STC2_NC_WATCHMALLOC" == "0" ] && typeset -x NC_PRELOADS=""
34 typeset -x NC="$NC_PRELOADS $STC2_NC_PATH"
  /test/stcnv/usr/src/suites/net/nc/
README 293 This is because of watchmalloc(3MALLOC) checking (see NC_PRELOADS

Completed in 300 milliseconds