代码搜索结果
找到约 10,000 项符合
Interface 的代码
core.c
/*
* Core functions for libusb
* Copyright (C) 2007-2008 Daniel Drake
* Copyright (c) 2001 Johannes Erdfelt
*
* This library is free software; you can redi
snort.c
/* $Id: snort.c,v 1.52 2001/01/26 16:40:44 roesch Exp $ */
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
**
** This program is free software; you can redistribute it and
etherdemo.h
/* etherDemo.h - header for etherInputDemo and etherOutputDemo */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,06nov97,mm added copyrig
libgpsd.3
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .s
iwlist.8
.\" Jean II - HPLB - 96
.\" iwlist.8
.\"
.TH IWLIST 8 "31 October 1996" "net-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwlist \- Get wireless statistics from specific nodes
.\"
iwpriv.8
.\" Jean II - HPLB - 96
.\" iwpriv.8
.\"
.TH IWPRIV 8 "31 October 1996" "net-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwpriv \- configure optionals (private) parameters of a w
driver.h
/*
* WPA Supplicant - driver interface definition
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under
defconfig
# Example wpa_supplicant build time configuration
#
# This file lists the configuration options that are used when building the
# hostapd binary. All lines starting with # are ignored. Configuration o
changelog
ChangeLog for wpa_supplicant
2006-05-06 - v0.4.9
* fixed EAPOL re-authentication for sessions that used PMKSA caching
* reject WPA/WPA2 message 3/4 if it does not include any valid
WPA/RSN IE
*
flashboard.java
package moshiadapter;
public interface FlashBoard {
public void num();
public void sha();
}