Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/avs/dsw/
H A Diiboot.c332 if (!(cfg = cfg_open(""))) { in iiboot_lintmain()
404 if (!(cfg = cfg_open(""))) { in iiboot_lintmain()
466 if ((cfg = cfg_open("")) == NULL) { in read_resume_cfg()
569 if ((cfg = cfg_open("")) == NULL) { in read_suspend_cfg()
H A Diicpbmp.c92 if ((cfg = cfg_open(NULL)) == NULL) { in iicpbmp_lintmain()
H A Diicpshd.c98 if ((cfg = cfg_open(NULL)) == NULL) { in iicpshd_lintmain()
H A Diiadm.c487 if ((cfg = cfg_open(NULL)) == NULL) { in iiadm_lintmain()
/titanic_44/usr/src/cmd/avs/dscfg/
H A Ddscfg.c686 if ((cfg = cfg_open(loc)) == NULL) {
693 if ((cfg = cfg_open(loc)) == NULL) {
765 if ((cfg = cfg_open(loc)) == NULL) {
782 if ((cfg = cfg_open(loc)) == NULL) {
/titanic_44/usr/src/lib/librdc/common/
H A Drdcpersist.c477 if ((cfg = cfg_open(NULL)) == NULL) { in add_to_rdc_cfg()
547 cfg = cfg_open(NULL); in remove_from_rdc_cfg()
600 if ((cfg = cfg_open(NULL)) == NULL) { in replace_cfgfield()
653 if ((cfg = cfg_open(NULL)) == NULL) { in reverse_in_cfg()
H A Drdcrules.c98 if ((cfg = cfg_open(NULL)) == NULL) { in bitmap_in_use()
/titanic_44/usr/src/cmd/avs/dscfglockd/
H A Ddscfgcli.c137 if ((cfg = cfg_open(NULL)) == NULL) { in init()
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c405 if ((cfg = cfg_open(NULL)) == NULL) { in rdc_sync()
714 if ((cfg = cfg_open(NULL)) == NULL) { in sync_complete()
791 if ((cfg = cfg_open(NULL)) == NULL) { in sync_start()
958 if ((cfg = cfg_open(NULL)) == NULL) { in sync_start()
1198 if ((cfg = cfg_open(NULL)) == NULL) { in group_complete()
1414 if ((cfg = cfg_open(NULL)) == NULL) { in group_start()
1605 if ((cfg = cfg_open(NULL)) == NULL) { in group_start()
H A Dsndradm.c269 if ((cfg = cfg_open(NULL)) == NULL) in rdc_print()
686 if ((cfg = cfg_open(NULL)) == NULL) in check_diskqueue()
857 if ((cfg = cfg_open(NULL)) == NULL) in rdc_ii_config()
935 if ((cfg = cfg_open(NULL)) == NULL) in rdc_ii_config()
1074 if ((cfg = cfg_open(NULL)) == NULL) in check_rdcbitmap()
1290 if ((cfg = cfg_open(NULL)) == NULL) in diskq_subcmd()
1680 if ((cfg = cfg_open(NULL)) == NULL) in check_rdcsecondary()
2319 if ((cfg = cfg_open(NULL)) == NULL)
2498 if ((cfg = cfg_open(NULL)) == NULL) {
2742 if ((cfg = cfg_open(NULL)) == NULL)
[all …]
H A Dsndrsubr.c373 if ((cfg = cfg_open(NULL)) == NULL) { in get_cfg_setid()
H A Dsndrboot.c685 if ((cfg = cfg_open("")) == NULL) in read_libcfg()
/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg.h65 CFGFILE *cfg_open(char *filename);
H A Dmapfile-vers53 cfg_open;
H A Dcfg_vols.c133 cfg = cfg_open(NULL); in cfg_add_user()
311 cfg = cfg_open(NULL); in cfg_rem_user()
997 cfg = cfg_open(NULL); in sv_action()
H A Dcfg.c2910 cfg_open(char *name) in cfg_open() function
/titanic_44/usr/src/cmd/avs/sdbc/
H A Dscmadm.c277 if ((cfg = cfg_open(NULL)) == NULL) { in restore_hints()
385 cfg = cfg_open(NULL); in bitmapfs_print()
432 cfg = cfg_open(NULL); in bitmapfs_delete()
534 cfg = cfg_open(NULL); in configure_sdbc()
793 if ((cfg = cfg_open(NULL)) == NULL) { in remove_hint()
858 if ((cfg = cfg_open(NULL)) == NULL) { in save_hint()
1500 if ((cfg = cfg_open(NULL)) == NULL) {
/titanic_44/usr/src/cmd/avs/nsctl/
H A Dnskernd.c337 cfg = cfg_open(""); in log_iibmp_err()
361 cfg = cfg_open(""); in log_iibmp_err()
469 cfg = cfg_open(""); in _dolock()
/titanic_44/usr/src/cmd/avs/ncall/
H A Dncalladm.c91 if ((cfg = cfg_open(NULL)) == NULL) { in ncall_cfg_open()
/titanic_44/usr/src/cmd/avs/sv/
H A Dsvboot.c385 if ((cfg = cfg_open("")) == NULL) { in read_libcfg()
H A Dsvadm.c113 cfg = cfg_open(NULL); in sv_cfg_open()