Searched refs:mkentry (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/flex/src/ |
| H A D | tblcmp.c | 39 void mkentry(int *, int, int, int, int); 103 mkentry (state, numecs, statenum, JAMSTATE, totaltrans); in bldtbl() 182 mkentry (state, numecs, statenum, in bldtbl() 188 mkentry (extrct[extptr], numecs, statenum, in bldtbl() 282 mkentry (tmp, nummecs, lastdfa + i + 1, JAMSTATE, in cmptmps() 498 void mkentry (int *state, int numchars, int statenum, int deflink, in mkentry() function 721 mkentry (tmp, numecs, statenum, -numtemps, numdiff); in mktemplate()
|
| /freebsd-14.2/sbin/restore/ |
| H A D | interactive.c | 88 static void mkentry(char *, struct direct *, struct afile *); 513 mkentry(name, dp, list); in printlist() 553 mkentry(locname, dp, listp++); in printlist() 578 mkentry(char *name, struct direct *dp, struct afile *fp) in mkentry() function
|
| /freebsd-14.2/sbin/fsck_ffs/ |
| H A D | dir.c | 67 static int mkentry(struct inodesc *); 531 mkentry(struct inodesc *idesc) in mkentry() function 751 idesc.id_func = mkentry; in makeentry()
|