Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dprint.c71 smb_open_printer(struct smb_ctx *ctx, const char *title, in smb_open_printer() function
H A Dmapfile-vers136 smb_open_printer;
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h152 int smb_open_printer(struct smb_ctx *, const char *, int, int);
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dprint.c195 pfd = smb_open_printer(ctx, title, setup_len, mode); in print_file()