Home
last modified time | relevance | path

Searched refs:IntFuncPtr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c64 typedef int (*IntFuncPtr) (char *); typedef
87 IntFuncPtr func;
454 static IntFuncPtr
462 return (IntFuncPtr) NULL; in functable_lookup()
550 IntFuncPtr func; in eval_selectors()