代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/246537/4493514
c if_nameindex.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/
www.eeworm.com/read/246537/4493544
c if_nametoindex.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/
www.eeworm.com/read/246537/4493558
c hstrerror.c
/*
* Return a string containing some additional information after a
* host name or address lookup error - gethostbyname() or gethostbyaddr().
*
* This is only compiled if the local host does not p
www.eeworm.com/read/246537/4493562
c if_indextoname.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/
www.eeworm.com/read/242331/4554561
txt 7-3.txt
// This function returns the name of a given function. It does this by
// converting the function to a string, then using a regular expression
// to extract the function name from the resulting code.
www.eeworm.com/read/240394/4574848
h echo.h
/*
* SpanDSP - a series of DSP components for telephony
*
* echo.h - An echo cancellor, suitable for electrical and acoustic
* cancellation. This code does not currently comply with
* any
www.eeworm.com/read/240162/4589966
c xwin1.c
/* XWindows (as of 4.3) does some pretty strange things with cpp.
This tests one of them; the leading comments are supposed to be
eaten by the preprocessor; but the 'directives' after them are
www.eeworm.com/read/237551/4625554
h sysdep.h
/* System V does not precede the asm names of C symbols with a `_'. */
#define NO_UNDERSCORES
#include
www.eeworm.com/read/233448/4684127
c 20020201-1.c
/* Check that arc profiling instrumentation code does not cause problems for
a program that calls functions that are likely to be in a shared library.
This was added to check the fix for PR targ
www.eeworm.com/read/233448/4685841
c xwin1.c
/* XWindows (as of 4.3) does some pretty strange things with cpp.
This tests one of them; the leading comments are supposed to be
eaten by the preprocessor; but the 'directives' after them are