Searched refs:SEEK_CUR (Results 1 – 3 of 3) sorted by relevance
34 #define SEEK_CUR 1 /* Seek from current position. */ macro
151 case SEEK_CUR: in shm_lseek()
2442 * Defined :c:macro:`SEEK_SET`, :c:macro:`SEEK_CUR`, :c:macro:`SEEK_END`.