Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dalq.h79 int alq_open_flags(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
/freebsd/sys/kern/
H A Dkern_alq.c433 alq_open_flags(struct alq **alqp, const char *file, struct ucred *cred, int cmode, in alq_open_flags() function
491 if ((ret = alq_open_flags(alqp, file, cred, cmode, in alq_open()
498 ret = alq_open_flags(alqp, file, cred, cmode, size, 0); in alq_open()
/freebsd/share/man/man9/
H A DMakefile477 alq.9 alq_open_flags.9 \