Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dspec.c112 NODE *centry, *last, *pathparent, *cur; in spec() local
119 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 …]
/freebsd/usr.sbin/btxld/
H A Dbtxld.c101 static uint32_t centry; /* Client entry address */ variable
147 centry = optaddr(optarg); in main()
249 btx.btx_entry = Eflag ? centry : ihdr.entry; in btxld()
/freebsd/share/dict/
H A Dweb232593 centry