Searched refs:centry (Results 1 – 3 of 3) sorted by relevance
112 NODE *centry, *last, *pathparent, *cur; in spec() local119 centry = last = NULL; in spec()207 if ((centry = calloc(1, sizeof(NODE) + strlen(p))) == NULL) in spec()209 *centry = ginfo; in spec()210 centry->lineno = mtree_lineno; in spec()211 strcpy(centry->name, p); in spec()214 centry->flags |= F_MAGIC; in spec()215 set(next, centry); in spec()225 if (strcmp(centry->name, ".") == 0 && centry->type == 0) in spec()226 centry->type = F_DIR; in spec()[all …]
101 static uint32_t centry; /* Client entry address */ variable147 centry = optaddr(optarg); in main()249 btx.btx_entry = Eflag ? centry : ihdr.entry; in btxld()
32593 centry