Searched refs:alq_open (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/sys/ |
H A D | alq.h | 81 int alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
|
/freebsd/sys/net80211/ |
H A D | ieee80211_alq.c | 75 error = alq_open(&ieee80211_alq, in ieee80211_alq_setlogging()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_alq.c | 113 error = alq_open(&alq->sc_alq_alq, alq->sc_alq_filename, in if_ath_alq_start()
|
H A D | ah_osdep.c | 209 error = alq_open(&ath_hal_alq, ath_hal_logfile, in ath_hal_setlogging()
|
/freebsd/sys/kern/ |
H A D | kern_ktr.c | 293 error = alq_open(&ktr_alq, (const char *)ktr_alq_file, in sysctl_debug_ktr_alq_enable()
|
H A D | kern_alq.c | 483 alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode, in alq_open() function
|
/freebsd/sys/netinet/ |
H A D | siftr.c | 1085 error = alq_open(&new_alq, arg1, curthread->td_ucred, in siftr_sysctl_logfile_name_handler() 1131 alq_open(&siftr_alq, siftr_logfile, curthread->td_ucred, in siftr_manage_ops()
|
/freebsd/share/man/man9/ |
H A D | Makefile | 476 alq.9 alq_open.9 \
|