X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftzplatform_config.sym;h=1b94e85452e588bc3922045fc83d9990d994e41b;hb=refs%2Ftags%2Faccepted%2Ftizen%2Fcommon%2F20170113.184409;hp=49146b869e15611a881b5dc03c275a084a207a8f;hpb=a1e98bede1352bb39b244f7d58ab80c8e57e1ea5;p=platform%2Fcore%2Fsystem%2Ftizen-platform-wrapper.git diff --git a/src/tzplatform_config.sym b/src/tzplatform_config.sym index 49146b8..1b94e85 100644 --- a/src/tzplatform_config.sym +++ b/src/tzplatform_config.sym @@ -22,12 +22,31 @@ TPC { tzplatform_context_create; tzplatform_context_destroy; + tzplatform_context_getenv; + tzplatform_context_getenv_int; + tzplatform_context_getgid; + tzplatform_context_getuid; tzplatform_context_get_user; + tzplatform_context_mkpath; + tzplatform_context_mkpath3; + tzplatform_context_mkpath4; + tzplatform_context_mkstr; tzplatform_context_reset; tzplatform_context_reset_user; tzplatform_context_set_user; + tzplatform_getcount; + tzplatform_getenv; + tzplatform_getenv_int; + tzplatform_getgid; + tzplatform_getid; tzplatform_getname; + tzplatform_getuid; tzplatform_get_user; + tzplatform_has_system_group; + tzplatform_mkpath; + tzplatform_mkpath3; + tzplatform_mkpath4; + tzplatform_mkstr; tzplatform_reset; tzplatform_reset_user; tzplatform_set_user;