HomeSort by: relevance | last modified time | path
    Searched defs:env_tree_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
_env.c 68 static const rb_tree_ops_t env_tree_ops = { variable in typeref:typename:const rb_tree_ops_t
77 RB_TREE_INITIALIZER(env_tree, &env_tree_ops);
_env.c 68 static const rb_tree_ops_t env_tree_ops = { variable in typeref:typename:const rb_tree_ops_t
77 RB_TREE_INITIALIZER(env_tree, &env_tree_ops);

Completed in 23 milliseconds