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

/freebsd-current/usr.sbin/nscd/
H A Dconfig.h105 mode_t socket_mode; member in struct:configuration
H A Dconfig.c553 config->socket_mode = S_IFSOCK | S_IRUSR | S_IWUSR |
H A Dnscd.c195 chmod(config->socket_path, config->socket_mode);

Completed in 120 milliseconds