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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
talkd.h 41 * initiates a rendezvous by sending a CTL_MSG to the server of
73 } CTL_MSG;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
talkd.h 41 * initiates a rendezvous by sending a CTL_MSG to the server of
73 } CTL_MSG;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
talkd.h 41 * initiates a rendezvous by sending a CTL_MSG to the server of
73 } CTL_MSG;
  /external/qemu/slirp/
udp.c 410 CTL_MSG *nmsg;
411 char buff[sizeof(CTL_MSG)];
468 nmsg = (CTL_MSG *) buff;
475 nmsg = mtod(m, CTL_MSG *);

Completed in 329 milliseconds