Searched refs:alq_open (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dalq.h82 int alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
/freebsd-12-stable/sys/dev/nand/
H A Dnandsim_log.c60 error = alq_open(&sc->alq, filename,
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_alq.c115 error = alq_open(&alq->sc_alq_alq, alq->sc_alq_filename,
H A Dah_osdep.c210 error = alq_open(&ath_hal_alq, ath_hal_logfile,
/freebsd-12-stable/sys/net80211/
H A Dieee80211_alq.c80 error = alq_open(&ieee80211_alq,
/freebsd-12-stable/sys/kern/
H A Dkern_ktr.c289 error = alq_open(&ktr_alq, (const char *)ktr_alq_file,
H A Dkern_alq.c485 alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode, function
/freebsd-12-stable/sys/netinet/
H A Dsiftr.c1196 error = alq_open(&new_alq, arg1, curthread->td_ucred,
1250 * XXX: We should abort if alq_open fails!
1252 alq_open(&siftr_alq, siftr_logfile, curthread->td_ucred,
/freebsd-12-stable/share/man/man9/
H A DMakefile453 alq.9 alq_open.9 \

Completed in 111 milliseconds