/src/usr.sbin/sysinst/ |
txtwalk.h | 49 struct lookfor { struct 56 int (*func) (struct data *list, size_t num, const struct lookfor*); 79 int walk(char *, size_t, const struct lookfor *, size_t);
|
txtwalk.h | 49 struct lookfor { struct 56 int (*func) (struct data *list, size_t num, const struct lookfor*); 79 int walk(char *, size_t, const struct lookfor *, size_t);
|
/src/games/warp/ |
move.c | 573 lookfor(curobj->posy,curobj->posx,Base)) { 635 lookfor(int y, int x, char what) function in typeref:typename:int
|
move.c | 573 lookfor(curobj->posy,curobj->posx,Base)) { 635 lookfor(int y, int x, char what) function in typeref:typename:int
|