Home
last modified time | relevance | path

Searched refs:I_PLINK (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py315 I_PLINK = (STR|026) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c620 if (PyModule_AddIntMacro(m, I_PLINK)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c602 INS(I_PLINK); in all_ins()
/external/ppp/pppd/
Dsys-solaris.c692 ipmuxid = ioctl(ipfd, I_PLINK, ifd); in sys_init()
735 ip6muxid = ioctl(ip6fd, I_PLINK, i6fd); in sys_init()