Home
last modified time | relevance | path

Searched defs:dirmode (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_conf.c455 const mode_t dirmode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in zed_conf_write_pid() local
559 mode_t dirmode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in zed_conf_open_state() local