Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dalq.h82 int alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
/f-stack/freebsd/net80211/
H A Dieee80211_alq.c80 error = alq_open(&ieee80211_alq, in ieee80211_alq_setlogging()
/f-stack/freebsd/kern/
H A Dkern_ktr.c295 error = alq_open(&ktr_alq, (const char *)ktr_alq_file, in sysctl_debug_ktr_alq_enable()
H A Dkern_alq.c483 alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode, in alq_open() function
/f-stack/freebsd/netinet/
H A Dsiftr.c1205 error = alq_open(&new_alq, arg1, curthread->td_ucred, in siftr_sysctl_logfile_name_handler()
1261 alq_open(&siftr_alq, siftr_logfile, curthread->td_ucred, in siftr_manage_ops()