Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/sendmail/libsmutil/
H A Dcf.c29 ** conffile -- if set, return it.
36 getcfname(opmode, submitmode, cftype, conffile)
40 char *conffile; variable
46 if (conffile != NULL)
47 return conffile;
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c105 env_read_policy_configuration(char *conffile, env_policy_t **policypp) in env_read_policy_configuration() argument
112 if ((fp = fopen(conffile, "r")) == NULL) { in env_read_policy_configuration()
169 char conffile[MAXPATHLEN]; in env_parse_config_file() local
176 (void) snprintf(conffile, sizeof (conffile), ENV_CONFIG_FILE, in env_parse_config_file()
179 if (stat(conffile, &st) == -1) { in env_parse_config_file()
184 if (env_read_policy_configuration(conffile, &policyp) == -1) { in env_parse_config_file()
/titanic_52/usr/src/cmd/logadm/
H A Dmain.c92 /* list of conffile entry names that are considered "done" */
109 " (processes all entries in /etc/logadm.conf or conffile given by -f)\n"\
116 " -f conffile use conffile instead of /etc/logadm.conf\n"\
120 " -r remove logname entry from conffile\n"\
121 " -V ensure conffile entries exist, correct\n"\
128 " -P timestamp used to store rotation date in conffile\n"\
162 const char *conffile; /* our configuration file */ in main() local
239 * 2. "-r" or "-w" asking us to write to the conffile. Lots in main()
240 * of argument checking, then we make the change to conffile in main()
[all...]
/titanic_52/usr/src/tools/scripts/
H A DInstall.sh406 conffile=`basename $3`
407 verbose "$INSTALL_CP $4/$conffile $target"
408 $INSTALL_CP $4/$conffile $target
/titanic_52/usr/src/lib/libgss/
H A Dgssd_pname_to_uid.c70 static char *conffile = "/etc/gss/gsscred.conf"; in get_conf_options() local
73 if ((defp = defopen_r(conffile)) != NULL) { in get_conf_options()
/titanic_52/usr/src/cmd/sendmail/src/
H A Dmain.c183 char *conffile = NULL; /* name of .cf file */ local
626 conffile));
629 conffile));
844 conffile = newstr(optarg);
1239 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
1414 getcfname(OpMode, SubmitMode, cftype, conffile));
1441 RealUserName, conffile);
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2485 char conffile[MAXPATHLEN]; in create_fru_children() local
2499 if (stat(conffile, &file_stat) == -1) { in create_fru_children()
2500 if (mkdir(conffile, 0755) == -1) { in create_fru_children()
2505 (void) snprintf(conffile, MAXPATHLEN, "%s/%s", dir, PROBE_FILE); in create_fru_children()
2506 if ((fd = open(conffile, O_WRONLY|O_CREAT|O_TRUNC, 0644)) == -1) { in create_fru_children()
2514 (void) remove(conffile); in create_fru_children()
2525 (void) remove(conffile); in create_fru_children()
2533 /* create child nodes for fru using the conffile created */ in create_fru_children()
2535 conffile)) != PICL_SUCCESS) { in create_fru_children()
2536 (void) remove(conffile); in create_fru_children()
[all...]
/titanic_52/usr/src/uts/
H A DMakefile.uts301 INS.conffile= \