Searched refs:SEEK_CUR (Results 1 – 5 of 5) sorted by relevance
6 #define SEEK_CUR 1 /* Seek relative to current position */ macro
18 #define SEEK_CUR 1 /* Seek relative to current position */ macro
48 ``#define SEEK_CUR 1 /* Seek relative to current position */``
240 case SEEK_CUR: // 相对于当前位置 in procfs_lseek()
803 case SEEK_CUR: // 相对于当前位置 in fat32_lseek()