Searched refs:muxctl (Results 1 – 1 of 1) sorted by relevance
73 static char muxctl[PATH_MAX] = {0}; variable977 if ((muxfd = open_file(muxctl, oflags)) == -1) { in rsrc_change_common()979 muxctl, strerror(errno)); in rsrc_change_common()1100 (void) strcpy(muxctl, MUXCTLLINK); in find_mux_nodes()1138 if (snprintf(muxctl, sizeof (muxctl), in find_mux_nodes()1140 di_minor_name(dim)) > sizeof (muxctl)) { in find_mux_nodes()1159 if ((muxfd = open_file(muxctl, oflags)) != -1) { in find_mux_nodes()1180 muxctl, strerror(errno))); in find_mux_nodes()1260 if ((muxfd = open_file(muxctl, oflags)) == -1) { in tty_register()1262 muxctl, strerror(errno)); in tty_register()