Home
last modified time | relevance | path

Searched refs:lzo_get_osfhandle (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo_supp.h1181 LZOLIB_EXTERN(lzo_intptr_t, lzo_get_osfhandle) (int);
3319 LZOLIB_PUBLIC(lzo_intptr_t, lzo_get_osfhandle) (int fd) in LZOLIB_PUBLIC() argument
3429 lzo_intptr_t h = __LZOLIB_FUNCNAME(lzo_get_osfhandle)(fd); in LZOLIB_PUBLIC()
/dports/sysutils/syslinux/syslinux-6.03/lzo/src/
H A Dlzo_supp.h1183 LZOLIB_EXTERN(lzo_intptr_t, lzo_get_osfhandle) (int);
3322 LZOLIB_PUBLIC(lzo_intptr_t, lzo_get_osfhandle) (int fd) in LZOLIB_PUBLIC() argument
3432 lzo_intptr_t h = __LZOLIB_FUNCNAME(lzo_get_osfhandle)(fd); in LZOLIB_PUBLIC()