Searched defs:PTR_FD_SET (Results 1 – 2 of 2) sorted by relevance
257 # define PTR_FD_SET(s) ((int *)&(s)) macro361 # define PTR_FD_SET(s) (&(s)) macro
288 # define PTR_FD_SET(s) ((int *)&(s)) macro382 # define PTR_FD_SET(s) (&(s)) macro
Completed in 31 milliseconds