/external/webkit/LayoutTests/fast/url/script-tests/ |
standard-url.js | 34 ["wss://foo:80/", "wss://foo:80/"], 35 ["wss://foo:81/", "wss://foo:81/"], 36 ["wss://foo:443/", "wss://foo/"], 37 ["wss://foo:815/", "wss://foo:815/"],
|
/external/iptables/utils/ |
nfnl_osf.c | 300 f.wss.wc = OSF_WSS_MSS; 302 f.wss.val = strtoul(&pbeg[2], NULL, 10); 304 f.wss.val = 0; 306 f.wss.val = strtoul(&pbeg[1], NULL, 10); 308 f.wss.wc = OSF_WSS_MTU; 310 f.wss.val = strtoul(&pbeg[2], NULL, 10); 312 f.wss.val = 0; 314 f.wss.val = strtoul(&pbeg[1], NULL, 10); 316 f.wss.wc = OSF_WSS_MODULO; 317 f.wss.val = strtoul(&pbeg[1], NULL, 10) [all...] |
/external/iptables/include/linux/netfilter/ |
xt_osf.h | 68 struct xt_osf_wc wss; member in struct:xt_osf_user_finger
|
/system/extras/procrank/ |
procrank.c | 30 unsigned long wss; member in struct:proc_info
|