代码搜索:Mini

找到约 5,314 项符合「Mini」的源代码

代码结果 5,314
www.eeworm.com/read/414969/2138785

menu xchat-text.menu

?package(xchat-text):needs=text section=Apps/Net\ title="X Chat (Text)" command="/usr/bin/xchat-text" hints="IRC"\ icon="/usr/share/icons/xchat_mini.xpm"
www.eeworm.com/read/395296/2442555

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * mini
www.eeworm.com/read/385462/2590801

h types.h

#ifndef _LINUX_TYPES_H_ #define _LINUX_TYPES_H_ #include typedef u64 __u64; #endif /* _LINUX_TYPES_H_ */
www.eeworm.com/read/258350/4356846

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * mini
www.eeworm.com/read/256086/4370761

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * mini
www.eeworm.com/read/173430/9658540

c more.c

/* vi: set sw=4 ts=4: */ /* * Mini more implementation for busybox * * Copyright (C) 1995, 1996 by Bruce Perens . * * Latest version blended by Erik Andersen
www.eeworm.com/read/173430/9659073

c tee.c

/* vi: set sw=4 ts=4: */ /* * Mini tee implementation for busybox * * Copyright (C) 1999,2000,2001 by Matt Kraai * * This program is free software; you can redis
www.eeworm.com/read/173430/9659103

c xargs.c

/* * Mini xargs implementation for busybox * * Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen * Copyright (C) 1999,2000,2001 by Erik Andersen * Remixed by Mark Whi
www.eeworm.com/read/173430/9659110

c cmp.c

/* vi: set sw=4 ts=4: */ /* * Mini cmp implementation for busybox * * Copyright (C) 1999,2000,2001 by Matt Kraai * * This program is free software; you can redis
www.eeworm.com/read/146316/12658978

c more.c

/* vi: set sw=4 ts=4: */ /* * Mini more implementation for busybox * * Copyright (C) 1995, 1996 by Bruce Perens . * * Latest version blended by Erik Andersen