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

  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 304 I_UNLINK = (STR|015)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
fcntlmodule.c 599 INS(I_UNLINK);
  /external/python/cpython2/Modules/
fcntlmodule.c 601 INS(I_UNLINK);
  /external/python/cpython3/Modules/
fcntlmodule.c 619 if (PyModule_AddIntMacro(m, I_UNLINK)) return -1;
  /external/ppp/pppd/
sys-solaris.c 992 if (ioctl(pppfd, I_UNLINK, fdmuxid) < 0) {
    [all...]

Completed in 987 milliseconds