directory_create_or_exist 341 source4/ntp_signd/ntp_signd.c if (!directory_create_or_exist(lp_ntp_signd_socket_directory(task->lp_ctx), geteuid(), 0755)) { directory_create_or_exist 331 source4/smbd/service_named_pipe.c if (!directory_create_or_exist(dirname, geteuid(), 0700)) { directory_create_or_exist 133 source4/winbind/wb_server.c if (!directory_create_or_exist(lp_winbindd_socket_directory(task->lp_ctx), geteuid(), 0755)) { directory_create_or_exist 140 source4/winbind/wb_server.c if (!directory_create_or_exist(lp_winbindd_privileged_socket_directory(task->lp_ctx), geteuid(), 0750)) {