HomeSort by relevance Sort by last modified time
    Searched full:null_getenv (Results 1 - 1 of 1) sorted by null

  /external/vboot_reference/tests/tpm_lite/
tlcl_tests.c 17 static char* null_getenv = "some string"; /* just a unique address */ local
22 resilient_startup = null_getenv;
25 if (resilient_startup == null_getenv) {

Completed in 696 milliseconds