OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I_PLINK
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h
71
#define
I_PLINK
(__SID |22) /* Connect two STREAMs with a persistent
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h
71
#define
I_PLINK
(__SID |22) /* Connect two STREAMs with a persistent
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h
71
#define
I_PLINK
(__SID |22) /* Connect two STREAMs with a persistent
/external/ppp/pppd/
sys-solaris.c
692
ipmuxid = ioctl(ipfd,
I_PLINK
, ifd);
698
fatal("Can't
I_PLINK
PPP device to IP: %m");
735
ip6muxid = ioctl(ip6fd,
I_PLINK
, i6fd);
739
fatal("Can't
I_PLINK
PPP device to IP (2): %m");
[
all
...]
/external/strace/
stream.c
1348
case
I_PLINK
:
/external/qemu/
net-android.c
1304
int link_type =
I_PLINK
;;
[
all
...]
net.c
1176
int link_type =
I_PLINK
;;
[
all
...]
Completed in 165 milliseconds