Home
last modified time | relevance | path

Searched refs:profile_write_tree_file (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h142 errcode_t profile_write_tree_file
H A Dprof_parse.c449 errcode_t profile_write_tree_file(struct profile_node *root, FILE *dstfile) in profile_write_tree_file() function
H A Dprof_file.c438 profile_write_tree_file(data->root, f); in write_data_to_file()