sigfilepath       161 daemons/based/based_io.c     char *sigfilepath = NULL;
sigfilepath       178 daemons/based/based_io.c     sigfilepath = crm_strdup_printf("%s/%s", dir, sigfile);
sigfilepath       182 daemons/based/based_io.c     root = retrieveCib(filename, sigfilepath);
sigfilepath       184 daemons/based/based_io.c     free(sigfilepath);