Searched refs:port_name (Results 1 – 1 of 1) sorted by relevance
1446 char_u *port_name = utf16_to_enc(wport_name, NULL); in mch_print_init() local1448 if (printer_name != NULL && port_name != NULL) in mch_print_init()1450 + STRLEN(port_name) + STRLEN(text)); in mch_print_init()1453 printer_name, port_name); in mch_print_init()1455 vim_free(port_name); in mch_print_init()