Searched refs:free (Results 126 - 150 of 1929) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-check.c5 This program is free software: you can redistribute it and/or modify
106 free (msg);
163 free (distribution);
194 free (helpline1);
287 free (msg2ext);
288 free (help);
311 free (msg2ext);
312 free (help);
346 free (msgext);
347 free (hel
[all...]
H A Dstr-list.c6 This program is free software: you can redistribute it and/or modify
110 free ((char *) slp->item[j]);
112 free (slp->item);
123 free ((char *) slp->item[j]);
125 free (slp->item);
126 free (slp);
167 free (slp->item);
H A Dformat.c5 This program is free software: you can redistribute it and/or modify
139 parser->free (msgstr_descr);
148 free (invalid_reason);
152 parser->free (msgid_descr);
155 free (invalid_reason);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib572.c79 free(stream_uri);
93 free(stream_uri);
127 free(stream_uri);
141 free(stream_uri);
159 free(stream_uri);
171 free(stream_uri);
H A Dlib569.c88 free(stream_uri);
106 free(stream_uri);
122 free(stream_uri);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Dget_header_cpio.c54 free(oldtmp->name);
55 free(oldtmp);
94 free(file_header->name);
116 free(oldtmp->name);
117 free(oldtmp);
158 free(file_header->link_target);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c4 * This program is free software; you can redistribute it and/or
205 free(data);
212 free(data);
222 free(data);
225 free(data);
232 free(converted);
236 free(converted);
261 free(converted);
272 free(converted);
279 free(converte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzlog.c10 #include <stdlib.h> /* malloc(), free(), NULL */
67 free(log);
149 free(log);
154 free(log);
283 free(out);
288 free(in);
289 free(out);
301 free(in);
302 free(out);
325 free(i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dcache.c4 This program is free software; you can redistribute it and/or modify
183 free(name);
185 free(uuid);
187 free(cacheduser);
234 free(entry->name);
235 free(entry->uuid);
236 free(entry);
251 * Caller must free allocated name
282 free(entry->name);
283 free(entr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/mm/
H A Dinit.c17 int i,free = 0,total = 0,cached = 0, reserved = 0, nonshared = 0; local
31 free++;
38 printk("%d free pages\n",free);
90 /* free the pages occupied by initialization code */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzlog.c10 #include <stdlib.h> /* malloc(), free(), NULL */
67 free(log);
149 free(log);
154 free(log);
283 free(out);
288 free(in);
289 free(out);
301 free(in);
302 free(out);
325 free(i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dupdate_passwd.c95 free(line);
115 free(fnamesfx);
116 free((char*)username);
H A Dfgets_str.c28 free(linebuf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djmemansi.c20 #ifndef HAVE_STDLIB_H /* <stdlib.h> should declare malloc(),free() */
22 extern void free JPP((void *ptr));
32 * routines malloc() and free().
44 free(object);
64 free(object);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dcache.c4 This program is free software; you can redistribute it and/or modify
183 free(name);
185 free(uuid);
187 free(cacheduser);
234 free(entry->name);
235 free(entry->uuid);
236 free(entry);
251 * Caller must free allocated name
282 free(entry->name);
283 free(entr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/nss/
H A Dnss_winbind.c6 you are free to use this code in any way you see fit, including
37 free(s);
64 free(nss->nss_name);
76 free(nss->nss_name);
252 free(buf);
258 free(buf);
263 free(buf);
269 free(buf);
276 free(buf);
286 free(bu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwins.c6 This program is free software; you can redistribute it and/or modify
105 free( address );
109 free( address );
201 free(status);
213 free(status);
223 free(status);
231 free(ip_list);
242 free(ip_list);
248 free(ip_list);
342 free(ip_lis
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dfinddomain.c5 This program is free software; you can redistribute it and/or modify it
183 free (locale);
188 free ((void *) normalized_codeset);
208 free ((char *) here->filename);
209 free (here);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Darchival.cs39 free (begin);
51 free (begin);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_loop.c37 free(buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A DLPdir_win.c85 free(*ctx);
99 free(wdir);
106 free(*ctx);
149 free(*ctx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_mm.c6 * Permission is hereby granted, free of charge, to any person obtaining a
34 * performance gains if a smarter free list is implemented. Currently it is just an
35 * unordered stack of free regions. This could easily be improved if an RB-tree
54 if (!entry->free)
67 if (!entry->free)
89 child->free = 1;
108 if (!entry->free) {
127 child->free = 0;
161 parent->free = 0;
174 * Put a block. Merge with the previous and / or next block if they are free
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dnull.c44 .free = null_free,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/tutorial/
H A Dincludeconvert.c21 free(out);
34 free(out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dreadlink.c47 free(buf);

Completed in 295 milliseconds

1234567891011>>