Searched refs:mkentry (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | tblcmp.c | 42 void mkentry(int *, int, int, int, int); 106 mkentry (state, numecs, statenum, JAMSTATE, totaltrans); in bldtbl() 185 mkentry (state, numecs, statenum, in bldtbl() 191 mkentry (extrct[extptr], numecs, statenum, in bldtbl() 285 mkentry (tmp, nummecs, lastdfa + i + 1, JAMSTATE, in cmptmps() 501 void mkentry (int *state, int numchars, int statenum, int deflink, in mkentry() function 724 mkentry (tmp, numecs, statenum, -numtemps, numdiff); in mktemplate()
|
| /netbsd-src/sbin/restore/ |
| H A D | interactive.c | 92 static void mkentry(char *, struct direct *, struct afile *); 531 mkentry(name, dp, list); in printlist() 567 mkentry(locname, dp, listp++); in printlist() 592 mkentry(char *name, struct direct *dp, struct afile *fp) in mkentry() function
|
| /netbsd-src/sbin/fsck_ext2fs/ |
| H A D | dir.c | 108 static int mkentry(struct inodesc *); 348 mkentry(struct inodesc *idesc) in mkentry() function 532 idesc.id_func = mkentry; in makeentry()
|
| /netbsd-src/sbin/fsck_lfs/ |
| H A D | dir.c | 88 static int mkentry(struct inodesc *); 369 mkentry(struct inodesc *idesc) in mkentry() function 564 idesc.id_func = mkentry; in makeentry()
|
| /netbsd-src/sbin/fsck_ffs/ |
| H A D | dir.c | 94 static int mkentry(struct inodesc *); 506 mkentry(struct inodesc *idesc) in mkentry() function 725 idesc.id_func = mkentry; in makeentry()
|