Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c68 #define NLISTENERS 11 macro
70 pipe_listeners[NLISTENERS] = {
140 for (i = 0; i < NLISTENERS; i++) { in smbd_pipesvc_start()
169 for (i = 0; i < NLISTENERS; i++) { in smbd_pipesvc_stop()