sigfilepath       192 daemons/based/based_io.c     char *sigfilepath = NULL;
sigfilepath       210 daemons/based/based_io.c     sigfilepath = crm_strdup_printf("%s/%s", dir, sigfile);
sigfilepath       214 daemons/based/based_io.c     root = retrieveCib(filename, sigfilepath);
sigfilepath       216 daemons/based/based_io.c     free(sigfilepath);