OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Oflag
(Results
1 - 25
of
46
) sorted by null
1
2
/external/libpcap/tests/
filtertest.c
188
int
Oflag
;
211
Oflag
= 1;
232
Oflag
= 0;
284
if (pcap_compile(pd, &fcode, cmdbuf,
Oflag
, netmask) < 0)
/external/netcat/
netcat.c
91
int
Oflag
; /* TCP send buffer size */
258
Oflag
= atoi(optarg);
260
Oflag
= strtonum(optarg, 1, 65536 << 14, &errstr);
982
if (
Oflag
) {
984
&
Oflag
, sizeof(
Oflag
)) == -1)
/external/tcpdump/
interface.h
198
#define
Oflag
gndo->ndo_Oflag
/prebuilts/go/darwin-x86/src/syscall/
ztypes_netbsd_386.go
377
Oflag
uint32
ztypes_solaris_amd64.go
362
Oflag
uint32
ztypes_darwin_386.go
442
Oflag
uint32
ztypes_darwin_amd64.go
451
Oflag
uint64
ztypes_darwin_arm.go
443
Oflag
uint32
ztypes_darwin_arm64.go
451
Oflag
uint64
ztypes_dragonfly_amd64.go
437
Oflag
uint32
ztypes_freebsd_386.go
488
Oflag
uint32
ztypes_freebsd_amd64.go
491
Oflag
uint32
ztypes_freebsd_arm.go
491
Oflag
uint32
ztypes_linux_arm64.go
580
Oflag
uint32
ztypes_netbsd_amd64.go
384
Oflag
uint32
ztypes_netbsd_arm.go
382
Oflag
uint32
ztypes_openbsd_386.go
435
Oflag
uint32
ztypes_openbsd_amd64.go
442
Oflag
uint32
ztypes_openbsd_arm.go
428
Oflag
uint32
/prebuilts/go/linux-x86/src/syscall/
ztypes_netbsd_386.go
377
Oflag
uint32
ztypes_solaris_amd64.go
362
Oflag
uint32
ztypes_darwin_386.go
442
Oflag
uint32
ztypes_darwin_amd64.go
451
Oflag
uint64
ztypes_darwin_arm.go
443
Oflag
uint32
ztypes_darwin_arm64.go
451
Oflag
uint64
Completed in 482 milliseconds
1
2