Searched defs:LSEEK_ERROR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dsetup.h174 # define LSEEK_ERROR (__int64)-1 macro
190 # define LSEEK_ERROR (long)-1 macro
198 # define LSEEK_ERROR (off_t)-1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsetup.h327 # define LSEEK_ERROR (__int64)-1 macro
343 # define LSEEK_ERROR (long)-1 macro
351 # define LSEEK_ERROR (off_t)-1 macro

Completed in 101 milliseconds