Home
last modified time | relevance | path

Searched refs:xclone (Results 1 – 7 of 7) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A DF90_HYPRE_parcsr_vector.c195 hypre_F90_Obj *xclone, in hypre_F90_IFACE()
198 *xclone = (hypre_F90_Obj) in hypre_F90_IFACE()
/dports/graphics/graphviz/graphviz-2.44.1/lib/circogen/
H A Dblockpath.c34 Agraph_t *xclone; in clone_graph() local
47 xclone = agopen(gname, ing->desc,NIL(Agdisc_t *)); in clone_graph()
50 xn = agnode(xclone, agnameof(n),1); in clone_graph()
60 xe = agedge(xclone, xn, xh, NULL, 1); in clone_graph()
67 *xg = xclone; in clone_graph()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dramfs.c291 xclone(Fid *f, Fid **nf) in xclone() function
325 err = xclone(f, &nf); in rwalk()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/smugfs/
H A Dfs.c363 xclone(Fid *oldfid, Fid *newfid) in xclone() function
1842 xsrv.clone = xclone; in xinit()
/dports/security/shishi/shishi-1.0.2/
H A DChangeLog9513 memdup with xclone.
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog90515 * lib/xalloc.h (xmemdup): Renamed from xclone. All uses changed.
92657 * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
92664 (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
92667 * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog129704 * lib/xalloc.h (xmemdup): Renamed from xclone. All uses changed.
131846 * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
131853 (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
131856 * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be