Home
last modified time | relevance | path

Searched defs:envs (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/procstat/
H A Dprocstat_penv.c68 char **envs; in procstat_penv() local
H A Dprocstat_args.c75 char **envs; in procstat_env() local
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c377 struct zed_conf *zcp, zed_strings_t *envs) in zed_exec_process()
/freebsd/contrib/pam-krb5/tests/tap/
H A Dbasic.c925 const char *envs[] = {"C_TAP_BUILD", "C_TAP_SOURCE", NULL}; in test_file_path() local
/freebsd/crypto/openssh/
H A Dmisc.c2923 lookup_env_in_list(const char *env, char * const *envs, size_t nenvs) in lookup_env_in_list()
2938 lookup_setenv_in_list(const char *env, char * const *envs, size_t nenvs) in lookup_setenv_in_list()
/freebsd/sys/security/audit/
H A Dbsm_token.c1321 au_to_exec_env(char *envs, int envc) in au_to_exec_env()
/freebsd/contrib/less/
H A Dscreen.c714 static struct env *envs = NULL; in ltget_env() local