代码搜索:WIRELESS

找到约 5,299 项符合「WIRELESS」的源代码

代码结果 5,299
www.eeworm.com/read/290228/3983543

tcl wireless.tcl

# Copyright (c) 1997 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that
www.eeworm.com/read/288937/3998820

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 14 25.1.02 * * Authors : Jean Tourrilhes - HPL - * Copyright (c) 1997-2002 Jean Tourrilhes, All Rights R
www.eeworm.com/read/276787/4164225

wireless-tools

#!/bin/sh case "$METHOD" in loopback) exit 0 ;; esac IWCONFIG=/sbin/iwconfig IWPRIV=/sbin/iwpriv if [ ! -x $IWCONFIG ]; then exit 0 fi # Detect and do nothing for linux-wlan-ng interfaces; # whi
www.eeworm.com/read/276787/4164226

zzz-wireless

#!/bin/sh # # /etc/network/if-pre-up.d/zzz-wireless # by Stefan Tomanek (stefan@pico.ruhr.de) IWCONFIG=/sbin/iwconfig IFCONFIG=/sbin/ifconfig GREP=/bin/grep LOGGER=/usr/bin/logger SLEEP=/bin/sleep
www.eeworm.com/read/439082/1816086

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 12 5.10.01 * * Authors : Jean Tourrilhes - HPL - */ #ifndef _LINUX_WIRELESS_H #define _LINUX_WIRELESS_H
www.eeworm.com/read/439082/1816760

h wireless.h

#define CONFIG_NET_WIRELESS 1
www.eeworm.com/read/430518/1925064

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 12 5.10.01 * * Authors : Jean Tourrilhes - HPL - */ #ifndef _LINUX_WIRELESS_H #define _LINUX_WIRELESS_H
www.eeworm.com/read/430518/1925738

h wireless.h

#define CONFIG_NET_WIRELESS 1
www.eeworm.com/read/429933/1943827

js wireless.js

www.eeworm.com/read/429717/1946435

tcl wireless.tcl

# Copyright (c) 1997 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that