Home
last modified time | relevance | path

Searched refs:socket_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.sbin/nscd/
H A Dconfig.h107 mode_t socket_mode; member
H A Dconfig.c555 config->socket_mode = S_IFSOCK | S_IRUSR | S_IWUSR | in fill_configuration_defaults()
H A Dnscd.c199 chmod(config->socket_path, config->socket_mode); in init_runtime_env()