Searched refs:gc_path (Results 1 – 3 of 3) sorted by relevance
360 if (strlcpy(cinit.gc_path, path, sizeof(cinit.gc_path)) >= in handshake()361 sizeof(cinit.gc_path)) { in handshake()
77 char gc_path[PATH_MAX + 1]; member
444 if (strcmp(cinit->gc_path, ex->e_path) != 0) { in exports_find()517 conn->c_path = strdup(cinit->gc_path); in connection_new()