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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_pipe_hnd.c32 static int pipes_open; variable
179 DEBUG(4,("Open pipe requested %s (pipes_open=%d)\n",
180 pipe_name, pipes_open));
248 pipes_open++;
262 DEBUG(4,("Opened pipe %s with handle %x (pipes_open=%d)\n",
263 pipe_name, i, pipes_open));
365 DEBUG(4,("Created internal pipe %s (pipes_open=%d)\n",
366 pipe_name, pipes_open));
1166 pipes_open--;
1168 DEBUG(4,("closed pipe name %s pnum=%x (pipes_open
[all...]

Completed in 82 milliseconds