Home
last modified time | relevance | path

Searched defs:nfunc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libedit/
H A Dmap.h61 size_t nfunc; /* The number of functions/help items */ member
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c210 bcm_gpio_func_str(uint32_t nfunc, char *buf, int bufsize) in bcm_gpio_func_str()
244 bcm_gpio_str_func(char *func, uint32_t *nfunc) in bcm_gpio_str_func()
270 bcm_gpio_func_flag(uint32_t nfunc) in bcm_gpio_func_flag()
339 bcm_gpio_set_alternate(device_t dev, uint32_t pin, uint32_t nfunc) in bcm_gpio_set_alternate()
591 uint32_t nfunc; in bcm_gpio_func_proc() local
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c104 ntpcal_set_timefunc(systime_func_ptr nfunc) ntpcal_set_timefunc() argument