/[mailutils]/mailutils/include/mailutils/mutil.h
ViewVC logotype

Diff of /mailutils/include/mailutils/mutil.h

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

revision 1.22 by gray, Sun Aug 4 08:15:26 2002 UTC revision 1.23 by gray, Tue Aug 13 13:31:52 2002 UTC
# Line 59  extern char * mu_tilde_expansion __P ((c Line 59  extern char * mu_tilde_expansion __P ((c
59    
60  extern size_t mu_cpystr __P ((char *dst, const char *src, size_t size));  extern size_t mu_cpystr __P ((char *dst, const char *src, size_t size));
61    
 struct passwd;  
   
 extern void mu_register_getpwnam __P((struct passwd *(*fun) __P((const char *))));  
 extern void mu_register_getpwuid __P((struct passwd *(*fun) __P((uid_t *))));    
 extern struct passwd * mu_getpwnam __P((const char *name));  
 extern struct passwd * mu_getpwuid __P((uid_t uid));  
     
 extern int mu_virtual_domain;  
   
 extern struct passwd * getpwnam_virtual __P((const char *u));  
   
62  /* Get the host name, doing a gethostbyname() if possible.  /* Get the host name, doing a gethostbyname() if possible.
63   *   *
64   * It is the caller's responsibility to free host.   * It is the caller's responsibility to free host.

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