X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_get_trlen.3.xfm;h=e3937e833434ec2d4040cb6fc1b8249b348f0425;hb=a3a121ca4a0426ec964fa684fb27c397f2ee9e24;hp=770935c7b706609bba2c331d6ba2ec5618be3bd7;hpb=3ca996aaf32fe37d727b29d6fb88354365988561;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_get_trlen.3.xfm b/doc/src/man/rmr_get_trlen.3.xfm index 770935c..e3937e8 100644 --- a/doc/src/man/rmr_get_trlen.3.xfm +++ b/doc/src/man/rmr_get_trlen.3.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019-2020 Nokia + Copyright (c) 2018-2020 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. @@ -17,21 +17,21 @@ ================================================================================== .fi .if false - Mnemonic rmr_get_trlen - Abstract The manual page for the get trace len function. - Author E. Scott Daniels - Date 19 April 2019 + Mnemonic rmr_get_trlen + Abstract The manual page for the get trace len 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_get_trlen + rmr_get_trlen &h2(SYNOPSIS ) &indent @@ -44,7 +44,7 @@ int rmr_get_trlen( rmr_mbuf_t* msg ); &h2(DESCRIPTION) Given a message buffer, this function returns the amount of space (bytes) -that have been allocated for trace data. +that have been allocated for trace data. If no trace data has been allocated, then 0 is returned. &h2(RETURN VALUE) @@ -52,11 +52,12 @@ The number of bytes allocated for trace information in the given message. &h2(ERRORS) &beg_dlist(.75i : ^&bold_font ) -&di(INVAL) Parameter(s) passed to the function were not valid. +&ditem(INVAL) Parameter(s) passed to the function were not valid. &end_dlist &h2(SEE ALSO ) +.ju off rmr_alloc_msg(3), rmr_call(3), rmr_free_msg(3), @@ -75,7 +76,5 @@ rmr_mk_ring(3), rmr_ring_free(3), rmr_set_trace(3), rmr_tralloc_msg(3) - - -.qu +.ju on