Searched refs:smb_open_printer (Results 1 – 4 of 4) sorted by relevance
58 smb_open_printer(struct smb_ctx *ctx, const char *title, in smb_open_printer() function
115 smb_open_printer;
149 int smb_open_printer(struct smb_ctx *, const char *, int, int);
195 pfd = smb_open_printer(ctx, title, setup_len, mode); in print_file()