Home
last modified time | relevance | path

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

/dports/mail/nmh/nmh-1.7.1/sbr/
H A Doauth_prof.c137 char *result, *result_if_allocated; in mh_oauth_cred_fn() local
145 result_if_allocated = result; in mh_oauth_cred_fn()
147 result_if_allocated = NULL; in mh_oauth_cred_fn()
152 free(result_if_allocated); in mh_oauth_cred_fn()