Searched refs:zfree (Results 1 - 25 of 227) sorted by relevance

12345678910

/macosx-10.10/uucp-11/uucp/unix/
H A Daddbas.c19 char *zfree; local
33 zfree = NULL;
38 zfree = zbufcpy (zfile);
39 zfree[clen - 1] = '\0';
40 zfile = zfree;
48 ubuffree (zfree);
H A Dspool.c339 char *zfree;
360 zfree = zbufalc (c + 3);
361 memcpy (zfree, zsimple, c + 2);
362 zfree[c + 2] = '\0';
363 zdir = zfree;
383 zfree = NULL;
393 ubuffree (zfree);
337 char *zfree; local
H A Dlock.c94 char *zfree;
121 zfree = NULL;
126 zfree = zsysdep_in_dir (zSlockdir, zlock);
127 zpath = zfree;
166 ubuffree (zfree);
175 ubuffree (zfree);
203 ubuffree (zfree);
560 ubuffree (zfree);
582 char *zfree;
587 zfree
93 char *zfree; local
580 char *zfree; local
[all...]
H A Dfilnam.c105 char *zfree;
130 zfree = NULL;
136 zfree = zsysdep_in_dir (".Sequence", zsystem);
137 zfile = zfree;
144 zfree = zsappend3 ("sys", zsystem, ".SEQF");
145 zfile = zfree;
149 zfree = zsysdep_in_dir (zsystem, "SEQF");
150 zfile = zfree;
315 ubuffree (zfree);
103 char *zfree; local
H A Dxqtsub.c673 char *zfree;
678 zfree = zsysdep_in_dir (zxqtdir, pzto[i]);
681 zto = zfree;
695 ubuffree (zfree);
701 ubuffree (zfree);
717 ubuffree (zfree);
667 char *zfree; local
/macosx-10.10/uucp-11/uucp/uuconf/
H A Dtport.c57 char *zfree;
66 zfree = NULL;
115 zfree = zport;
132 zfree = zport;
203 if (uuconf_add_block (pblock, zfree) == 0)
205 zfree = NULL;
216 if (zfree != NULL)
218 free ((pointer) zfree);
219 zfree = NULL;
235 if (zfree !
55 char *zfree; local
[all...]
/macosx-10.10/sudo-73/src/zlib/
H A Duncompr.c43 stream.zfree = (free_func)0;
H A Dcompress.c43 stream.zfree = (free_func)0;
/macosx-10.10/zlib-55/zlib/
H A Duncompr.c43 stream.zfree = (free_func)0;
H A Dcompress.c43 stream.zfree = (free_func)0;
H A Dexample.c178 c_stream.zfree = (free_func)0;
217 d_stream.zfree = (free_func)0;
256 c_stream.zfree = (free_func)0;
313 d_stream.zfree = (free_func)0;
353 c_stream.zfree = (free_func)0;
392 d_stream.zfree = (free_func)0;
434 c_stream.zfree = (free_func)0;
473 d_stream.zfree = (free_func)0;
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_mac.c107 zfree(audit_mac_label_zone, ar->k_ar.ar_cred_mac_labels);
122 zfree(audit_mac_label_zone, ar->k_ar.ar_vnode1_mac_labels);
124 zfree(audit_mac_label_zone, ar->k_ar.ar_vnode2_mac_labels);
126 zfree(audit_mac_label_zone, ar->k_ar.ar_cred_mac_labels);
137 zfree(mac_audit_data_zone, head->data);
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dhost_notify.c107 zfree(host_notify_zone, entry);
140 zfree(host_notify_zone, entry);
189 zfree(host_notify_zone, entry);
/macosx-10.10/rsync-45/rsync/zlib/
H A Dcompress.c43 stream.zfree = (free_func)0;
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace_alloc.c157 zfree(d_zone[zindex], data);
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dcompress.c74 stream.zfree = (free_func)0;
H A Duncompr.c76 stream.zfree = (free_func)0;
/macosx-10.10/xnu-2782.1.97/security/
H A Dmac_label.c81 zfree(zone_label, l);
H A Dmac_alloc.c168 zfree(zone, elem);
/macosx-10.10/zsh-61/zsh/Src/
H A Dhashtable.c138 zfree(ht->nodes, ht->hsize * sizeof(HashNode));
139 zfree(ht, sizeof(*ht));
474 zfree(onodes, osize * sizeof(HashNode));
499 zfree(ht->nodes, ht->hsize * sizeof(HashNode));
699 zfree(pathbuf, dirlen + PATH_MAX + 2);
727 zfree(cn, sizeof(struct cmdnam));
893 zfree(shf->sticky->on_opts,
896 zfree(shf->sticky->off_opts,
898 zfree(shf->sticky, sizeof(*shf->sticky));
900 zfree(sh
[all...]
H A Dlinklist.c219 zfree(node, sizeof *node);
257 zfree(nd, sizeof *nd);
291 zfree(node, sizeof *node);
293 zfree(list, sizeof *list);
/macosx-10.10/WTF-7600.1.24/wtf/
H A DCompression.cpp65 stream.zfree = zFree;
135 stream.zfree = zFree;
/macosx-10.10/zlib-55/zlib/examples/
H A Dfitblk.c149 def.zfree = Z_NULL;
181 inf.zfree = Z_NULL;
H A Dzpipe.c46 strm.zfree = Z_NULL;
102 strm.zfree = Z_NULL;
/macosx-10.10/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs45 uint zfree; field in struct:DotZLib.ZStream

Completed in 379 milliseconds

12345678910