Searched refs:mkentry (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dtblcmp.c39 void mkentry PROTO ((int *, int, int, int, int));
104 mkentry (state, numecs, statenum, JAMSTATE, totaltrans);
183 mkentry (state, numecs, statenum,
189 mkentry (extrct[extptr], numecs, statenum,
283 mkentry (tmp, nummecs, lastdfa + i + 1, JAMSTATE,
484 /* mkentry - create base/def and nxt/chk entries for transition array
488 * mkentry( state, numchars, statenum, deflink, totaltrans );
503 void mkentry (state, numchars, statenum, deflink, totaltrans) function
729 mkentry (tmp, numecs, statenum, -numtemps, numdiff);
/freebsd-10.3-release/sbin/restore/
H A Dinteractive.c90 static void mkentry(char *, struct direct *, struct afile *);
515 mkentry(name, dp, list);
555 mkentry(locname, dp, listp++);
580 mkentry(char *name, struct direct *dp, struct afile *fp) function
/freebsd-10.3-release/sbin/fsck_ffs/
H A Ddir.c67 static int mkentry(struct inodesc *);
340 mkentry(struct inodesc *idesc) function
526 idesc.id_func = mkentry;

Completed in 153 milliseconds