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