HomeSort by: relevance | last modified time | path
    Searched defs:ulseek (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/zaurus/stand/zboot/
unixdev.c 56 if ((rc = ulseek(fd, off, SEEK_SET)) >= 0)
190 ulseek(int fd, off_t off, int wh) function in typeref:typename:off_t
unixdev.c 56 if ((rc = ulseek(fd, off, SEEK_SET)) >= 0)
190 ulseek(int fd, off_t off, int wh) function in typeref:typename:off_t
unixdev.c 56 if ((rc = ulseek(fd, off, SEEK_SET)) >= 0)
190 ulseek(int fd, off_t off, int wh) function in typeref:typename:off_t

Completed in 31 milliseconds