Searched refs:gctl_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h137 char gctl_info[G_GATE_INFOSIZE]; member in struct:g_gate_ctl_create
152 char gctl_info[G_GATE_INFOSIZE]; member in struct:g_gate_ctl_modify
H A Dg_gate.c508 strlcpy(sc->sc_info, ggio->gctl_info, sizeof(sc->sc_info));
654 (void)strlcpy(sc->sc_info, ggio->gctl_info, sizeof(sc->sc_info));
/freebsd-12-stable/sbin/ggate/ggatel/
H A Dggatel.c188 strlcpy(ggioc.gctl_info, path, sizeof(ggioc.gctl_info));
/freebsd-12-stable/sbin/ggate/ggatec/
H A Dggatec.c462 snprintf(ggioc.gctl_info, sizeof(ggioc.gctl_info), "%s:%u %s", host,

Completed in 100 milliseconds