X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_set_trace.3.xfm;h=11e16d951d6dc6242130840efef69b1cc783ad33;hb=117030c67f7a3722e64f1ecc3305a5862b3b7ce9;hp=bb9a1f41d9ef3e84f633ddbcfb95865252432d2d;hpb=3ca996aaf32fe37d727b29d6fb88354365988561;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_set_trace.3.xfm b/doc/src/man/rmr_set_trace.3.xfm index bb9a1f4..11e16d9 100644 --- a/doc/src/man/rmr_set_trace.3.xfm +++ b/doc/src/man/rmr_set_trace.3.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019 Nokia + Copyright (c) 2018-2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -18,34 +18,34 @@ .fi .if false - Mnemonic rmr_set_trace.xfm - Abstract The manual page for the rmr_set_trace function. - Author E. Scott Daniels - Date 19 April 2019 + Mnemonic rmr_set_trace.xfm + Abstract The manual page for the rmr_set_trace function. + Author E. Scott Daniels + Date 19 April 2019 .fi .gv e LIB lib -.im &{lib}/man/setup.im +.im &{lib}/man/setup.im &line_len(6i) &h1(RMR Library Functions) &h2(NAME) - rmr_set_trace + rmr_set_trace &h2(SYNOPSIS) &indent &ex_start #include -int rmr_bytes2payload( rmr_mbuf_t* mbuf, unsigned char* data, int len ) +int rmr_set_trace( rmr_mbuf_t* mbuf, unsigned char* data, int len ) &ex_end &uindent &h2(DESCRIPTION) -The &cw(rmr_set_trace) function will copy &cw(len) bytes from &cw(data) into the trace portion of -&cw(mbuf.) +The &cw(rmr_set_trace) function will copy &cw(len) bytes from &cw(data) into the trace portion of +&cw(mbuf.) If the trace area of &cw(mbuf) is not the correct size, the message buffer will be reallocated to ensure that enough space is available for the trace data. @@ -57,6 +57,7 @@ If 0 is returned either the message pointer was nil, or the size in the paramete &h2(SEE ALSO ) +.ju off rmr_alloc_msg(3), rmr_tralloc_msg(3), rmr_bytes2xact(3), @@ -84,8 +85,4 @@ rmr_str2meid(3), rmr_str2xact(3), rmr_wh_open(3), rmr_wh_send_msg(3) - - - -.qu - +.ju on