Home
last modified time | relevance | path

Searched refs:SEEK_SET (Results 1 – 6 of 6) sorted by relevance

/posix/
A Dtst-_Fork.c58 xlseek (tempfd, 0, SEEK_SET); in singlethread_test()
63 xlseek (tempfd, 0, SEEK_SET); in singlethread_test()
78 xlseek (tempfd, 0, SEEK_SET); in singlethread_test()
A Dtst-fork.c96 if (lseek (fd, 0, SEEK_SET) != 0) in main()
108 if (lseek (fd, 0, SEEK_SET) != 0) in main()
139 if (lseek (fd, 0, SEEK_SET) != 0) in main()
A Dtst-spawn.c113 TEST_COMPARE (xlseek (fd2, 0, SEEK_SET), 0); in handle_restart()
135 TEST_COMPARE (xlseek (fd5, 0, SEEK_SET), 0); in handle_restart()
A Dtst-exec.c92 if (lseek (fd2, 0, SEEK_SET) != 0) in handle_restart()
A Dunistd.h316 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
327 # define L_SET SEEK_SET
A Dtst-regex.input1551 * io/fcntl.h: Define SEEK_SET, SEEK_CUR, and SEEK_END.

Completed in 20 milliseconds