Searched refs:env_list (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | env.c | 118 n->type = env_list; in hx509_env_add_binding() 207 if (strcmp(key, env->name) == 0 && env->type == env_list) in hx509_env_find_binding() 222 else if (b->type == env_list) in env_free()
|
| H A D | hx_locl.h | 200 enum { env_string, env_list } type; enumerator
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | externs.h | 207 void env_list (void);
|
| H A D | commands.c | 1452 env_list, 0 }, 1698 env_list(void) in env_list() function
|
| /freebsd/contrib/pkgconf/tests/ |
| H A D | test-runner.c | 156 test_environment_free(pkgconf_list_t *env_list) in test_environment_free() argument 160 PKGCONF_FOREACH_LIST_ENTRY_SAFE(env_list->head, iter_next, iter) in test_environment_free() 164 pkgconf_node_delete(&env->node, env_list); in test_environment_free()
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | commands.c | 1524 env_list(void); 1539 (void (*)(unsigned char *, unsigned char *))env_list, 0 }, 1760 env_list(void) in env_list() function
|