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

  /external/e2fsprogs/lib/blkid/
cache.c 37 static char *safe_getenv(const char *arg) function
104 filename = safe_getenv("BLKID_FILE");
  /external/e2fsprogs/lib/ext2fs/
test_io.c 158 static char *safe_getenv(const char *arg) function
227 if ((value = safe_getenv("TEST_IO_LOGFILE")) != NULL)
233 if ((value = safe_getenv("TEST_IO_FLAGS")) != NULL)
237 if ((value = safe_getenv("TEST_IO_BLOCK")) != NULL)
241 if ((value = safe_getenv("TEST_IO_READ_ABORT")) != NULL)
245 if ((value = safe_getenv("TEST_IO_WRITE_ABORT")) != NULL)
  /external/e2fsprogs/lib/et/
error_message.c 176 static char *safe_getenv(const char *arg) function
222 fn = safe_getenv("COMERR_DEBUG_FILE");

Completed in 75 milliseconds