Searched defs:pipetest (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/smbclnt/test/
H A Dsrvenum.c100 static int pipetest(struct smb_ctx *);
213 error = pipetest(ctx);
215 fprintf(stderr, "pipetest, %d\n", error);
404 pipetest(struct smb_ctx *ctx) function
H A Dsrvinfo.c93 static int pipetest(struct smb_ctx *);
206 error = pipetest(ctx);
208 fprintf(stderr, "pipetest, %d\n", error);
383 pipetest(struct smb_ctx *ctx) function

Completed in 118 milliseconds