Home
last modified time | relevance | path

Searched refs:types (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DSConstruct25 def checkTypes(autoconf, types):
27 for type in types:
28 if autoconf.CheckType(type, '#include <sys/types.h>'):
122 sys/types.h netinet/in.h
126 sys/types.h sys/socket.h
131 sys/types.h sys/uio.h
135 sys/types.h sys/select.h
141 sys/types.h sys/mman.h
143 sys/types.h sys/event.h
149 sys/time.h sys/types.h sys/resource.h
[all …]
H A Dconfig.h.in346 /* Define to 1 if you have the <sys/types.h> header file. */
489 /* Define to `long int' if <sys/types.h> does not define. */
492 /* Define to `int' if <sys/types.h> does not define. */
495 /* Define to `unsigned int' if <sys/types.h> does not define. */
H A Dconfigure.ac76 AC_CHECK_TYPES(socklen_t,,,[#include <sys/types.h>
565 [AC_TRY_LINK([ #include <sys/types.h>
H A Dconfigure1464 System types:
5363 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A DSConscript3 import types
117 if type(libs) is types.StringType: libs = [ libs ]
H A Dlemon.c3064 for(i=0; i<arraysize; i++) types[i] = 0;
3077 if( types==0 || stddt==0 ){
3111 while( types[hash] ){
3112 if( strcmp(types[hash],stddt)==0 ){
3119 if( types[hash]==0 ){
3121 types[hash] = (char*)malloc( strlen(stddt)+1 );
3122 if( types[hash]==0 ){
3126 strcpy(types[hash],stddt);
3140 if( types[i]==0 ) continue;
3142 free(types[i]);
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfeatures.txt105 hotlinking of bandwidth intensive media types (images, movies, etc.).
H A Dconfiguration.txt60 include "mime.types.conf"
63 include_shell "/usr/local/bin/confmimetype /etc/mime.types"
/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c2777 { const struct tok *types = NULL; in yyparse() local
2786 types = ieee80211_type_subtypes[i].tok; in yyparse()
2791 (yyval.i) = str2tok((yyvsp[0].s), types); in yyparse()
/mOS-networking-stack/scripts/
H A Dconfigure3489 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m46242 # Report what library types will actually be built