Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c71 #define IS_VOLATILE(be) ((be)->be_ppath != NULL)
105 const char *be_ppath; /* saved path to persistent db when */ member
804 (void) strlcpy(out, IS_VOLATILE(be) ? be->be_ppath : be->be_path, in backend_backup_base()
1280 check_path = IS_VOLATILE(be) ? be->be_ppath : be->be_path; in backend_check_readonly()
1691 be->be_ppath = NULL; in backend_switch()
1698 be->be_ppath = REPOSITORY_DB; in backend_switch()
2689 be->be_ppath = be->be_path; in backend_init()