代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/135153/5887769
c ln.c
/* vi: set sw=4 ts=4: */
/*
* Mini ln implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/135153/5887779
c df.c
/* vi: set sw=4 ts=4: */
/*
* Mini df implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/135153/5887794
c umount.c
/* vi: set sw=4 ts=4: */
/*
* Mini umount implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/135153/5887830
c start_stop_daemon.c
/* vi: set sw=4 ts=4: */
/*
* Mini start-stop-daemon implementation(s) for busybox
*
* Written by Marek Michalkiewicz ,
* public domain.
* Adapted for busybox D
www.eeworm.com/read/135153/5887869
c chroot.c
/* vi: set sw=4 ts=4: */
/*
* Mini chroot implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/135153/5887872
c true.c
/* vi: set sw=4 ts=4: */
/*
* Mini true implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/135153/5887918
c nslookup.c
/* vi: set sw=4 ts=4: */
/*
* Mini nslookup implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and John Beppu
* Copyright (C) 1999,2000,2001 by John Beppu
www.eeworm.com/read/135153/5887937
c find.c
/* vi: set sw=4 ts=4: */
/*
* Mini find implementation for busybox
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/121869/6297013
cpp dfstree.cpp
//DFSTree.cpp
//This function is to create a Mini DFSTree
# include
# include
# include
# define MAX_VERTEX_NUM 20
# define TRUE 1
# define FALSE 0
# define