OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nosup
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-null.c
36
static char
nosup
[] = "live packet capture not supported on this system";
variable
41
(void)strlcpy(ebuf,
nosup
, PCAP_ERRBUF_SIZE);
/external/ltp/testcases/commands/keyctl/
keyctl01.sh
39
local
nosup
41
nosup
=0
44
nosup
=1
50
nosup
=1
56
nosup
=1
60
if [ $
nosup
-ne 0 ]; then
Completed in 568 milliseconds