/[radius]/radius/include/radius.h
ViewVC logotype

Diff of /radius/include/radius.h

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

revision 1.59 by gray, Tue Oct 14 07:08:22 2003 UTC revision 1.60 by gray, Tue Oct 14 13:48:03 2003 UTC
# Line 397  char *mkfilename3(char *dir, char *subdi Line 397  char *mkfilename3(char *dir, char *subdi
397  int backslash(int c);  int backslash(int c);
398  void string_copy(char *d, char *s, int  len);  void string_copy(char *d, char *s, int  len);
399  #define STRING_COPY(s,d) string_copy(s,d,sizeof(s)-1)  #define STRING_COPY(s,d) string_copy(s,d,sizeof(s)-1)
400  char *format_pair(VALUE_PAIR *pair, char **save);  char *format_pair(VALUE_PAIR *pair, int typeflag, char **save);
401  int format_string_visual(char *buf, int runlen, char *str, int len);  int format_string_visual(char *buf, int runlen, char *str, int len);
402  char *op_to_str(int op);  char *op_to_str(int op);
403  int str_to_op(char *str);  int str_to_op(char *str);

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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