Home
last modified time | relevance | path

Searched defs:PTR_FD_SET (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dsystem.h257 # define PTR_FD_SET(s) ((int *)&(s)) macro
361 # define PTR_FD_SET(s) (&(s)) macro
/aoo41x/main/sal/osl/os2/
H A Dsystem.h288 # define PTR_FD_SET(s) ((int *)&(s)) macro
382 # define PTR_FD_SET(s) (&(s)) macro

Completed in 15 milliseconds