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

  /external/u-boot/include/
os.h 61 #define OS_SEEK_CUR 1
  /external/u-boot/arch/sandbox/cpu/
os.c 58 else if (whence == OS_SEEK_CUR)

Completed in 45 milliseconds