File: applets.h

package info (click to toggle)
udpcast 20100130-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 828 kB
  • ctags: 948
  • sloc: ansic: 7,530; sh: 2,838; perl: 227; makefile: 114
file content (2 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
IF_UDPRECEIVER(APPLET_ODDNAME(udp-receiver, udp_receiver, _BB_DIR_USR_SBIN, _BB_SUID_DROP, udp_receiver))
IF_UDPSENDER(APPLET_ODDNAME(udp-sender, udp_sender, _BB_DIR_USR_SBIN, _BB_SUID_DROP, udp_receiver))