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

/illumos-gate/usr/src/cmd/fs.d/smbclnt/test/
H A Dsrvenum.c299 do_bind(int fid) function
424 err = do_bind(fd);
426 printf("do_bind: %d\n", err);
H A Dsrvinfo.c268 do_bind(int fid) function
403 err = do_bind(fd);
405 printf("do_bind: %d\n", err);

Completed in 58 milliseconds