pub unsafe extern "C" fn auth_setenv(_as: *mut auth_session_t)Expand description
Add/delete environment variables from the BSD Authentication session
From auth_subr(3):
Adds/deletes any environment variables requested by the login script to the current
environemnt.