HomeSort by relevance Sort by last modified time
    Searched defs:I_LINK (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 53 #define I_LINK (__SID |12) /* Connect two STREAMs. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 53 #define I_LINK (__SID |12) /* Connect two STREAMs. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 53 #define I_LINK (__SID |12) /* Connect two STREAMs. */
  /external/openssh/
sftp.c 135 #define I_LINK 25
180 { "ln", I_LINK, REMOTE },
1183 case I_LINK:
1329 case I_LINK:
    [all...]

Completed in 256 milliseconds