HomeSort by relevance Sort by last modified time
    Searched refs:PR_AF_INET6 (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium/base/third_party/nspr/
prcpucfg_mac.h 45 #define PR_AF_INET6 30 /* same as AF_INET6 */
prcpucfg_nacl.h 49 #define PR_AF_INET6 10 /* same as AF_INET6 */
prcpucfg_win.h 53 #define PR_AF_INET6 23 /* same as AF_INET6 */
  /external/chromium_org/base/third_party/nspr/
prcpucfg_mac.h 45 #define PR_AF_INET6 30 /* same as AF_INET6 */
prcpucfg_nacl.h 49 #define PR_AF_INET6 10 /* same as AF_INET6 */
prcpucfg_solaris.h 49 #define PR_AF_INET6 26 /* same as AF_INET6 */
prcpucfg_win.h 53 #define PR_AF_INET6 23 /* same as AF_INET6 */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prcpucfg.h 50 #define PR_AF_INET6 23 /* same as AF_INET6 */
prnetdb.h 117 ** PRUint16 af Address family (either PR_AF_INET or PR_AF_INET6)
254 ** PRUint16 af The address family (either PR_AF_INET or PR_AF_INET6)
326 ((addr)->raw.family == PR_AF_INET6 ? (addr)->ipv6.port : (addr)->inet.port)
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_aix32.cfg 92 #define PR_AF_INET6 24 /* same as AF_INET6 */
_aix64.cfg 93 #define PR_AF_INET6 24 /* same as AF_INET6 */
_beos.cfg 47 #define PR_AF_INET6 5 /* same as AF_INET6 */
_darwin.cfg 42 #define PR_AF_INET6 30 /* same as AF_INET6 */
_hpux32.cfg 49 #define PR_AF_INET6 22 /* same as AF_INET6 */
_hpux64.cfg 50 #define PR_AF_INET6 22 /* same as AF_INET6 */
_irix32.cfg 53 #define PR_AF_INET6 24 /* same as AF_INET6 */
_irix64.cfg 54 #define PR_AF_INET6 24 /* same as AF_INET6 */
_nto.cfg 46 #define PR_AF_INET6 24 /* same as AF_INET6 */
_openvms.cfg 55 #define PR_AF_INET6 26 /* same as AF_INET6 */
_os2.cfg 58 #define PR_AF_INET6 24 /* same as AF_INET6 */
_osf1.cfg 55 #define PR_AF_INET6 26 /* same as AF_INET6 */
_rhapsody.cfg 46 #define PR_AF_INET6 30 /* same as AF_INET6 */
_solaris32.cfg 60 #define PR_AF_INET6 26 /* same as AF_INET6 */
_solaris64.cfg 61 #define PR_AF_INET6 26 /* same as AF_INET6 */
_unixware7.cfg 52 #define PR_AF_INET6 27 /* same as AF_INET6 */

Completed in 2735 milliseconds

1 2