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

/netbsd-current/external/bsd/flex/dist/src/
H A Dtblcmp.c42 void mkentry(int *, int, int, int, int);
106 mkentry (state, numecs, statenum, JAMSTATE, totaltrans);
185 mkentry (state, numecs, statenum,
191 mkentry (extrct[extptr], numecs, statenum,
285 mkentry (tmp, nummecs, lastdfa + i + 1, JAMSTATE,
482 /* mkentry - create base/def and nxt/chk entries for transition array
486 * mkentry( state, numchars, statenum, deflink, totaltrans );
501 void mkentry (int *state, int numchars, int statenum, int deflink, function
724 mkentry (tmp, numecs, statenum, -numtemps, numdiff);
/netbsd-current/sbin/restore/
H A Dinteractive.c92 static void mkentry(char *, struct direct *, struct afile *);
531 mkentry(name, dp, list);
567 mkentry(locname, dp, listp++);
592 mkentry(char *name, struct direct *dp, struct afile *fp) function
/netbsd-current/sbin/fsck_ext2fs/
H A Ddir.c108 static int mkentry(struct inodesc *);
348 mkentry(struct inodesc *idesc) function
532 idesc.id_func = mkentry;
/netbsd-current/sbin/fsck_lfs/
H A Ddir.c88 static int mkentry(struct inodesc *);
369 mkentry(struct inodesc *idesc) function
564 idesc.id_func = mkentry;
/netbsd-current/sbin/fsck_ffs/
H A Ddir.c94 static int mkentry(struct inodesc *);
506 mkentry(struct inodesc *idesc) function
725 idesc.id_func = mkentry;

Completed in 145 milliseconds