Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Ddryrun.h61 extern void init_contfile __P((char *cn_dir));
H A Dlibinst.h188 extern void init_contfile __P((char *cn_dir));
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c742 init_contfile(char *cn_dir) in init_contfile() argument
747 if (isdir(cn_dir) != 0) in init_contfile()
751 "%s/dryrun%s", cn_dir, IBIN_SUFFIX); in init_contfile()