Home
last modified time | relevance | path

Searched refs:get_oldaccount (Results 1 – 2 of 2) sorted by relevance

/dports/mail/heirloom-mailx/mailx-12.4/
H A Dcmd3.c1298 get_oldaccount(const char *name) in get_oldaccount() function
1343 if ((a = get_oldaccount(args[0])) != NULL) in account()
1348 if ((a = get_oldaccount(args[0])) == NULL) { in account()
H A Dextern.h200 struct oldaccount *get_oldaccount(const char *name);