Searched refs:main (Results 1 - 25 of 122) sorted by relevance

12345

/openwrt/package/network/services/uhttpd/files/
H A Dubus.default3 if [ -z "$(uci -q get uhttpd.main.ubus_prefix)" ]; then
4 uci set uhttpd.main.ubus_prefix=/ubus
/openwrt/package/boot/rbcfg/src/
H A DMakefile3 OBJS = main.o cyg_crc32.o
/openwrt/package/network/utils/maccalc/src/
H A DMakefile3 OBJS = main.o
/openwrt/target/linux/rb532/base-files/sbin/
H A Dwget2nand29 main="$(find_mtd_part 'rootfs')"
30 [ -z "$boot" -o -z "$main" ] && {
39 echo "Mounting $main as new root and $boot as boot partition"
43 mount -t yaffs2 "$main" /tmp/wget2nand/
60 kexec -l /tmp/wget2nand-boot/kernel --command-line="$(cat /proc/cmdline) root=$main rootfstype=yaffs2"
H A Dcf2nand32 main="$(find_mtd_part 'rootfs')"
33 [ -z "$boot" -o -z "$main" ] && {
45 mount -t yaffs2 "$main" /tmp/cf2nand/p2
/openwrt/package/network/services/hostapd/files/
H A Dmulticall.c8 int main(int argc, char **argv) function
/openwrt/tools/firmware-utils/src/
H A Dmkdcs932.c17 int main(int argc, char **argv) function
H A Dencode_crc.c91 int main(int argc, char** argv) function
/openwrt/target/linux/at91/image/dfboot/src/
H A DMakefile25 objs/div0.o objs/init.o objs/main.o objs/asm_isr.o objs/asm_mci_isr.o\
32 I=config.h com.h dataflash.h embedded_services.h main.h stdio.h include/AT91RM9200.h include/lib_AT91RM9200.h
63 objs/main.o: main.c $(I)
64 $(BUILD) -c -o objs/main.o main.c
65 objs/ptmain.o: main.c $(I)
66 $(BUILD) -c -D PRODTEST -o objs/ptmain.o main.c
/openwrt/package/network/services/ead/src/
H A Dpfc.c21 int main (int argc, char ** argv) function
/openwrt/package/network/services/ppp/utils/
H A Dpfc.c17 int main (int argc, char ** argv) function
/openwrt/package/utils/mkelfimage/
H A DMakefile13 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/m/mkelfimage/
/openwrt/target/linux/ar7/src/
H A Dadam2patcher.c29 int main(int argc, char **argv) function
/openwrt/tools/mklibs/
H A DMakefile13 PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/
/openwrt/package/network/utils/resolveip/src/
H A Dresolveip.c35 int main(int argc, char **argv) function
/openwrt/scripts/config/lxdialog/
H A Dcheck-lxdialog.sh50 main() {} function
/openwrt/target/linux/rb532/src/
H A Dpatch-cmdline.c34 int main(int argc, char **argv) function
/openwrt/tools/patch-image/src/
H A Dpatch-cmdline.c34 int main(int argc, char **argv) function
/openwrt/package/libs/libmnl/
H A DMakefile40 and to avoid re-inventing the wheel. The main features of this library are:
54 * Decoupling: the interdependency of the main bricks that compose the library
/openwrt/package/firmware/ixp4xx-microcode/src/
H A DIxNpeMicrocode.h91 int main(int argc, char *argv[]) function
/openwrt/package/network/ipv6/6rd/src/
H A D6rdcalc.c68 int main(int argc, const char **argv) function
/openwrt/package/network/services/ead/src/tinysrp/
H A Dclitest.c48 main() function
H A Dsrvtest.c48 main(argc, argv) function
H A Dtconf.c63 int main(argc, argv) function
/openwrt/target/linux/at91/image/u-boot/ubclient/
H A Dubpar.c60 int main(int argc, char *argv[]) { function

Completed in 185 milliseconds

12345