| /src/external/bsd/wpa/dist/src/common/ |
| linux_vlan.h | 38 char device1[24]; member in struct:vlan_ioctl_args
|
| linux_vlan.h | 38 char device1[24]; member in struct:vlan_ioctl_args
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_oncore.c | 560 #define DEVICE1 "/dev/oncore.serial.%d" /* name of serial device */ 602 char device1[STRING_LEN], device2[STRING_LEN]; local 649 (void)snprintf(device1, sizeof(device1), DEVICE1, unit); 676 if (stat(device1, &stat1)) { 678 device1); 689 fd1 = refclock_open(&peer->srcadr, device1, SPEED, LDISC_RAW); 692 device1);
|
| refclock_oncore.c | 560 #define DEVICE1 "/dev/oncore.serial.%d" /* name of serial device */ 602 char device1[STRING_LEN], device2[STRING_LEN]; local 649 (void)snprintf(device1, sizeof(device1), DEVICE1, unit); 676 if (stat(device1, &stat1)) { 678 device1); 689 fd1 = refclock_open(&peer->srcadr, device1, SPEED, LDISC_RAW); 692 device1);
|