[BACK]Return to hostfile.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/hostfile.h between version 1.25 and 1.26

version 1.25, 2020/05/13 09:52:41 version 1.26, 2020/06/26 05:02:03
Line 106 
Line 106 
 int hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx,  int hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx,
     const char *host, const char *ip, u_int options);      const char *host, const char *ip, u_int options);
   
   void hostfile_create_user_ssh_dir(const char *, int);
   
 #endif  #endif

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26