Searched refs:osta (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/modules/udf/
H A DMakefile7 SRCS= udf_vfsops.c udf_vnops.c osta.c
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dutils.c51 struct sta_info *osta; local
67 osta = ap_get_sta(ohapd, data->addr);
68 if (!osta)
72 ohapd->conf->iface, MAC2STR(osta->addr));
73 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED);
/freebsd-11.0-release/sys/fs/udf/
H A Dosta.c6 * $FreeBSD: releng/11.0/sys/fs/udf/osta.c 193571 2009-06-06 07:13:57Z rwatson $
9 #include <fs/udf/osta.h>
H A Dudf_vfsops.c99 #include <fs/udf/osta.h>
H A Dudf_vnops.c52 #include <fs/udf/osta.h>

Completed in 49 milliseconds