Home
last modified time | relevance | path

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

/src/usr.sbin/nscd/
H A Dconfig.h105 mode_t socket_mode; member
H A Dconfig.c553 config->socket_mode = S_IFSOCK | S_IRUSR | S_IWUSR | in fill_configuration_defaults()
H A Dnscd.c195 chmod(config->socket_path, config->socket_mode); in init_runtime_env()