Searched refs:envstring (Results 1 – 3 of 3) sorted by relevance
26 struct envstring { struct27 struct envstring *next; argument37 extern struct envstring *custom_environment; argument
37 struct envstring *custom_environment = NULL;49 struct envstring *ce = custom_environment; in auth_clear_options()140 struct envstring *new_envstring; in auth_parse_options()167 new_envstring = xmalloc(sizeof(struct envstring)); in auth_parse_options()
1076 struct envstring *ce = custom_environment; in do_setup_env()