/[radius]/radius/doc/texinfo/extensions.texi
ViewVC logotype

Diff of /radius/doc/texinfo/extensions.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by gray, Fri Nov 28 15:09:33 2003 UTC revision 1.23 by gray, Tue Dec 2 12:09:18 2003 UTC
# Line 1371  tolower("A-STRING") @result{} "a-string" Line 1371  tolower("A-STRING") @result{} "a-string"
1371  @end deftypefn  @end deftypefn
1372    
1373  @deftypefn Function string request_code_string (integer @var{code})  @deftypefn Function string request_code_string (integer @var{code})
1374  Converts integer RADIUS request code to its abbreviated textual  Converts integer RADIUS request code to its textual representation as
1375  representation. This function is useful in logging hooks (@pxref{hooks}).  per RFC 3575. This function is useful in logging hooks (@pxref{hooks}).
1376    
1377  @smallexample  @smallexample
1378  request_code_string(4) @result{} "ACCTREQ"  request_code_string(4) @result{} "Accounting-Request"
1379  @end smallexample  @end smallexample
1380  @end deftypefn  @end deftypefn
1381    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26