Searched refs:L_SET (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/compatibility/bsd/
H A Dunistd.h16 #define L_SET SEEK_SET macro
/haiku/src/bin/network/ftpd/
H A Dftpd.c1740 } else if (lseek(fileno(fin), restart_point, L_SET) < 0) {
1829 } else if (lseek(fileno(fout), restart_point, L_SET) < 0) {

Completed in 38 milliseconds