Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c52 static int client_basedir_exists = 0; /* Installing from a host */ variable
640 client_basedir_exists = 1; in set_client_basedir()
651 client_basedir_exists = 1; in set_client_basedir()
661 if (client_basedir_exists) { in set_client_basedir()
670 client_basedir_exists = 1; in set_client_basedir()
740 return (client_basedir_exists); in is_a_cl_basedir()
757 if (client_basedir_exists) in put_path_params()