HomeSort by relevance Sort by last modified time
    Searched refs:_MD_SET_FD_INHERITABLE (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 296 #define _MD_SET_FD_INHERITABLE (_PR_MD_SET_FD_INHERITABLE)
_win95.h 298 #define _MD_SET_FD_INHERITABLE _PR_MD_SET_FD_INHERITABLE
_winnt.h 314 #define _MD_SET_FD_INHERITABLE _PR_MD_SET_FD_INHERITABLE
_beos.h 320 #define _MD_SET_FD_INHERITABLE _MD_set_fd_inheritable
_unixos.h 461 extern PRStatus _MD_set_fd_inheritable(PRFileDesc *fd, PRBool inheritable);
462 #define _MD_SET_FD_INHERITABLE _MD_set_fd_inheritable

Completed in 518 milliseconds