HomeSort by: relevance | last modified time | path
    Searched refs:jumbo (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/kafs/
afsl.exp 3 * This mumbo jumbo creates entry points to syscalls in _AIX
  /src/external/mit/libuv/dist/test/
test-process-title.c 91 char jumbo[512]; local
103 memset(jumbo, 'x', sizeof(jumbo) - 1);
104 jumbo[sizeof(jumbo) - 1] = '\0';
111 args[2] = jumbo;
112 args[3] = jumbo;
  /src/sys/dist/pf/net/
pf_norm.c 1106 struct ip6_opt_jumbo jumbo; local
1195 if (!pf_pull_hdr(m, ooff, &jumbo,
1196 sizeof(jumbo), NULL, NULL,
1199 memcpy(&jumbolen, jumbo.ip6oj_jumbo_len,
1223 /* jumbo payload option must be present, or plen > 0 */

Completed in 19 milliseconds