getauthnam
pauth = getauthnam(*list);
result = getauthnam(authname);
extern authattr_t *getauthnam(const char *);
if (getauthnam(authname) == NULL) {