a_path 111 daemons/based/based_io.c char *a_path = crm_strdup_printf("%s/%s", cib_root, a->d_name); a_path 113 daemons/based/based_io.c if(stat(a_path, &s) != 0) { a_path 147 daemons/based/based_io.c free(a_path); a_path 160 daemons/based/based_io.c char *a_path = crm_strdup_printf("%s/%s", cib_root, a[0]->d_name); a_path 163 daemons/based/based_io.c if(stat(a_path, &buf) == 0) { a_path 170 daemons/based/based_io.c free(a_path);