HomeSort by relevance Sort by last modified time
    Searched refs:com_len (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
racoonctl.c 550 size_t com_len = 0; local
569 com_len += sizeof(*acp) + strlen(id) + 1 + strlen(key) + 1;
595 com_len += strlen(remoteconf) + 1;
612 com_len += index->l;
613 buf = make_request(cmd, proto, com_len);
  /external/libvpx/examples/includes/geshi/
geshi.php 2874 $com_len = strlen($comment_mark); variable
    [all...]

Completed in 45 milliseconds