Content-type: text/html
Manpage of TRACE_COPYRECORD
TRACE_COPYRECORD
Section: C Library Functions (3) Updated: Feb 10, 1992 Return to Library's README
NAME
Trace_CopyRecord -- Make a safe copy of a trace record
SYNOPSIS
void Trace_CopyRecord(sp, dpp)
dfs_header_t *sp;
dfs_header_t **dpp;
DESCRIPTION
Trace_CopyRecord makes a copy of the record pointed to by sp
in *dpp . It allocates the storage for the record, and copies
all the fields (including pathnames, not just the pointers).
AUTHOR
Lily B. Mummert
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
This document was created on
Time: 05:25:52 GMT, October 10, 1998