mkstemp            47 daemons/based/based_io.c     new_fd = mkstemp(new);
mkstemp           175 daemons/schedulerd/pacemaker-schedulerd.c         graph_file_fd = mkstemp(graph_file);
mkstemp           406 lib/cib/cib_file.c     fd = mkstemp(tmp_cib);
mkstemp           442 lib/cib/cib_file.c     fd = mkstemp(tmp_digest);
mkstemp           683 lib/common/schemas.c     fd = mkstemp(filename);