Searched refs:expand (Results 26 - 50 of 51) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_enc.c231 if (s->expand != NULL)
233 COMP_CTX_free(s->expand);
234 s->expand=NULL;
238 s->expand=COMP_CTX_new(comp);
239 if (s->expand == NULL)
H A Dt1_enc.c276 if (s->expand != NULL)
278 COMP_CTX_free(s->expand);
279 s->expand=NULL;
283 s->expand=COMP_CTX_new(comp->method);
284 if (s->expand == NULL)
640 && !s->expand)
H A Ds3_pkt.c427 if (s->expand != NULL)
480 i=COMP_expand_block(ssl->expand,rr->comp,
H A Dssl_lib.c2250 if (s->expand != NULL)
2252 COMP_CTX_free(s->expand);
2253 s->expand=NULL;
2307 if (s->expand != NULL)
2308 return(s->expand->meth);
H A Dssl.h913 COMP_CTX *expand; /* uncompress */ member in struct:ssl_st
915 char *expand; member in struct:ssl_st
H A Dd1_pkt.c421 if (s->expand != NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dt1_enc.c270 if (s->expand != NULL)
272 COMP_CTX_free(s->expand);
273 s->expand=NULL;
277 s->expand=COMP_CTX_new(comp->method);
278 if (s->expand == NULL)
H A Ds3_pkt.c429 if (s->expand != NULL)
481 i=COMP_expand_block(ssl->expand,rr->comp,
H A Dssl_lib.c2030 if (s->expand != NULL)
2032 COMP_CTX_free(s->expand);
2033 s->expand=NULL;
H A Dssl.h868 COMP_CTX *expand; /* uncompress */ member in struct:ssl_st
870 char *expand; member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfusermount.c226 static int add_option(char **optsp, const char *opt, unsigned expand) argument
233 unsigned newsize = oldsize + 1 + strlen(opt) + expand + 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmtools.h260 const char *expand(const char *, char *);
H A Dinit.c125 expand(dev->name,name);
H A Dmzip.c317 expand(dev->name, name);
H A Dmpartition.c442 expand(dev->name, name);
H A Dmformat.c1022 expand(dev->name, name);
H A Dtexinfo.tex355 \indexdummies % don't expand commands in the output.
490 % We prepended an \empty token at the very beginning and we expand it now,
930 \makevalueexpandable % we want to expand any @value in FILE.
2658 % will therefore expand the active definition of _, which is us
3887 % And now expand that command.
4118 % Since there are some commands we want to expand, and others we don't,
4409 % makeinfo does not expand macros in the argument to @deffn, which ends up
4459 \indexdummies % Must do this here, since \bf, etc expand at this stage
7066 % sign. Just make them active and then expand them all to nothing.
7140 \atdummies % preserve commands, but don't expand the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/DocBook/
H A DMakefile193 expand --tabs=8 < $< | \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Dtas_common.h63 unsigned short expand; /* 0 = compress, !0 = expand. */ member in struct:tas_ratio_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c560 static int expand(const char *cp, struct wdblock **wbp, int f);
3687 expand(*ap++, &wb, f & ~DOGLOB);
3691 expand(*wf, &wb, f & ~DOGLOB);
3696 expand(*ap, &wb, f & ~DOKEY);
3726 static int expand(const char *cp, struct wdblock **wbp, int f) function
3779 if (expand(cp, &wb, f)) {
4111 /* expand */
5077 * if unquoted here, expand here temp file into second temp file.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h138 USE_EXPAND(APPLET(expand, _BB_DIR_USR_BIN, _BB_SUID_NEVER))
347 USE_UNEXPAND(APPLET_ODDNAME(unexpand, expand, _BB_DIR_USR_BIN, _BB_SUID_NEVER, unexpand))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec192 %{?_with_fprot: %{expand: %%global build_fprot 1}}
193 %{?_with_kaspersky: %{expand: %%global build_kaspersky 1}}
194 %{?_with_mks: %{expand: %%global build_mks 1}}
195 %{?_with_openav: %{expand: %%global build_openav 1}}
196 %{?_with_sophos: %{expand: %%global build_sophos 1}}
197 #%{?_with_symantec: %{expand: %%global build_symantec 1}}
198 %{?_with_trend: %{expand: %%global build_trend 1}}
229 %{!?perl_vendorlib: %{expand: %%global perl_vendorlib %{perl_sitearch}/../}}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dssl.h868 COMP_CTX *expand; /* uncompress */ member in struct:ssl_st
870 char *expand; member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h913 COMP_CTX *expand; /* uncompress */ member in struct:ssl_st
915 char *expand; member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dpage_alloc.c574 static inline void expand(struct zone *zone, struct page *page, function
657 expand(zone, page, order, current_order, area);

Completed in 337 milliseconds

123