代码搜索:recursive

找到约 2,177 项符合「recursive」的源代码

代码结果 2,177
www.eeworm.com/read/196870/8052737

h lock.h

/* Locking in multithreaded situations. Copyright (C) 2005-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/246064/12758257

am makefile.am

# Process this file with automake to create Makefile.in. SUBDIRS = reference man doc-clean-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE)
www.eeworm.com/read/147331/5731064

c readdir64.c

/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provid
www.eeworm.com/read/147331/5732790

c readdir.c

#ifndef HAVE_OPENDIR /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification
www.eeworm.com/read/147331/5732804

c readdir_r.c

#ifndef HAVE_OPENDIR /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification
www.eeworm.com/read/136989/5827324

cpp test_proactor3.cpp

// test_proactor3.cpp,v 1.6 2003/11/10 01:48:03 dhinton Exp // ============================================================================ // // = LIBRARY // examples // // = FILENAME //
www.eeworm.com/read/131315/5941259

h fcntl.h

#ifndef fcntl_h extern "C" { #ifdef __fcntl_h_recursive #include_next #else #define fcntl __hide_fcntl #define open __hide_open #define creat __hide_creat #define __fcntl_h_recursive #in
www.eeworm.com/read/131315/5941260

h setjmp.h

#ifndef _setjmp_h extern "C" { #ifdef __setjmp_h_recursive #include_next #else #define __setjmp_h_recursive #define setjmp C_header_setjmp #define longjmp C_header_longjmp #ifdef VMS
www.eeworm.com/read/124347/6051010

c readdir64.c

/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provid
www.eeworm.com/read/124347/6052236

c readdir.c

#ifndef HAVE_OPENDIR /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification