Home
last modified time | relevance | path

Searched refs:gc_path (Results 1 – 3 of 3) sorted by relevance

/src/sbin/ggate/ggatec/
H A Dggatec.c360 if (strlcpy(cinit.gc_path, path, sizeof(cinit.gc_path)) >= in handshake()
361 sizeof(cinit.gc_path)) { in handshake()
/src/sbin/ggate/shared/
H A Dggate.h77 char gc_path[PATH_MAX + 1]; member
/src/sbin/ggate/ggated/
H A Dggated.c444 if (strcmp(cinit->gc_path, ex->e_path) != 0) { in exports_find()
517 conn->c_path = strdup(cinit->gc_path); in connection_new()