Searched defs:getarg (Results 1 - 3 of 3) sorted by relevance
| /src/sys/sys/ | ||
| H A D | rndsource.h | 79 void *getarg; /* argument to get-function */ member in struct:krndsource |
| /src/games/backgammon/common_source/ | ||
| H A D | subs.c | 296 getarg(struct move *mm, char ***arg) function in typeref:typename:void |
| /src/sys/kern/ | ||
| H A D | kern_entropy.c | 1777 rndsource_setcb(struct krndsource * rs,void (* get)(size_t,void *),void * getarg) argument |
Completed in 13 milliseconds