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