代码搜索:BusyBox
找到约 1,719 项符合「BusyBox」的源代码
代码结果 1,719
www.eeworm.com/read/135153/5887693
c usage.c
#include "busybox.h"
const char usage_messages[] =
#define MAKE_USAGE
#include "usage.h"
#include "applets.h"
;
www.eeworm.com/read/173430/9658884
c usage.c
#include "busybox.h"
const char usage_messages[] =
#define MAKE_USAGE
#include "usage.h"
#include "applets.h"
;
www.eeworm.com/read/135153/5887697
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
mainmenu_name "BusyBox Configuration"
mainmenu_option next_comment
comment 'BusyBox general
www.eeworm.com/read/173430/9658717
makefile
# busybox/tests/Makefile - Run through all defined tests.
# ------------------------
# Copyright (C) 2000 Karl M. Hegbloom GPL
all:: message_header
message_header:
@echo
@ec
www.eeworm.com/read/135062/13965361
gz busybox-0.51-mpc8xx-ge850eh.tar.gz
www.eeworm.com/read/230957/14264391
h libbb_udhcp.h
/* libbb_udhcp.h - busybox compatibility wrapper */
/* bit of a hack, do this no matter what the order of the includes.
* (for busybox) */
#ifndef _LIBBB_UDHCP_H
#define _LIBBB_UDHCP_H
#include "p
www.eeworm.com/read/230957/14264411
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
menu "udhcp Server/Client"
config CONFIG_APP_UDHCPD
bool "udhcp Server (udhcpd)"
default
www.eeworm.com/read/135153/5887748
c length.c
/* vi: set sw=4 ts=4: */
#include
#include
#include
#include "busybox.h"
extern int length_main(int argc, char **argv)
{
if (argc != 2 || **(argv + 1) == '-')
show_
www.eeworm.com/read/173430/9659077
c length.c
/* vi: set sw=4 ts=4: */
#include
#include
#include
#include "busybox.h"
extern int length_main(int argc, char **argv)
{
if (argc != 2 || **(argv + 1) == '-')
show_
www.eeworm.com/read/146316/12659287
c length.c
/* vi: set sw=4 ts=4: */
#include
#include
#include
#include "busybox.h"
extern int length_main(int argc, char **argv)
{
if (argc != 2 || **(argv + 1) == '-')
show_