代码搜索:MISC

找到约 10,000 项符合「MISC」的源代码

代码结果 10,000
www.eeworm.com/read/465930/7049035

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/465930/7049065

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/465930/7049089

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/465115/7058544

c misc.c

www.eeworm.com/read/282684/7071331

c misc.c

www.eeworm.com/read/208078/7087703

c misc.c

/* * misc.c -- Miscellaneous routines. * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requiremen
www.eeworm.com/read/199841/7097766

c misc.c

#include "nxlib.h" #include #include #include int _XOpenFile(_Xconst char *path, int flags) { return open(path, flags); }
www.eeworm.com/read/223598/7104176

h misc.h

#ifndef __MISC_H__ #define __MISC_H__ #include gchar *a_Misc_prepend_user_home(const char *file); gchar *a_Misc_escape_chars(const gchar *str, gchar *esc_set); gchar *a_Misc_stristr(char *
www.eeworm.com/read/223598/7104205

c misc.c

/* * File: misc.c * * Copyright (C) 2000 Jorge Arellano Cid , * J鰎gen Viksell * * This program is free software; you can redistribute it a
www.eeworm.com/read/444854/7105014

h misc.h

//+----------------------------------------------------------------------------- //| Inclusion guard //+----------------------------------------------------------------------------- #ifndef MAGOS_M