Searched defs:env_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dhx_locl.h200 enum { env_string, env_list } type; enumerator in enum:hx509_env_data::__anon5085
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1698 env_list(void) function
/freebsd-10-stable/contrib/telnet/telnet/
H A Dcommands.c1765 env_list(void) function
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp44 struct env_list { struct
47 env_list(environment *e, env_list *p) : env(e), next(p) {} function in struct:env_list

Completed in 67 milliseconds