sigfilepath       193 daemons/based/based_io.c     char *sigfilepath = NULL;
sigfilepath       211 daemons/based/based_io.c     sigfilepath = crm_strdup_printf("%s/%s", dir, sigfile);
sigfilepath       215 daemons/based/based_io.c     root = retrieveCib(filename, sigfilepath);
sigfilepath       217 daemons/based/based_io.c     free(sigfilepath);