NG_PATHSIZ
u_char sgbuf[NG_PATHSIZ + NGSA_OVERHEAD];
strlcpy(sg->sg_data, path, NG_PATHSIZ);
u_char sgbuf[NG_PATHSIZ + NGSA_OVERHEAD];
strlcpy(path, sg->sg_data, NG_PATHSIZ);
char fullpath[NG_PATHSIZ];
char path[NG_PATHSIZ]; /* peer path */
NG_PATHSIZ
char path[NG_PATHSIZ];
strncpy(ngc.path, value, NG_PATHSIZ - 1);
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char rpath[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
snprintf(conn.path, NG_PATHSIZ, "%s:", node);
snprintf(conn.path, NG_PATHSIZ, "[%x]:", id);
char path[NG_PATHSIZ];
snprintf(path, NG_PATHSIZ, "[%x]:", id);
snprintf(conn.path, NG_PATHSIZ, "[%x]:", peer);
char path[NG_PATHSIZ];
snprintf(path, NG_PATHSIZ, "[%x]:", tee);
snprintf(conn.path, NG_PATHSIZ, "[%x]:", peer);
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
snprintf(path, NG_PATHSIZ, "[%x]:", id);
char path[NG_PATHSIZ];
snprintf(path, NG_PATHSIZ, "[%x]:", id);
char path[NG_PATHSIZ];
if (ng_path == NULL || (strlen(ng_path) > NG_PATHSIZ))
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char path[NG_PATHSIZ];
char asyncpath[NG_PATHSIZ];