HomeSort by relevance Sort by last modified time
    Searched full:sanitise (Results 1 - 5 of 5) sorted by null

  /external/dropbear/
debug.h 40 * since the printing may not sanitise strings etc. This will add a reasonable
  /external/libvpx/examples/includes/geshi/contrib/
example.php 43 // you sanitise correctly if you use $_POST of course - this very script has had a security
  /external/dnsmasq/src/
rfc2131.c 84 static int sanitise(unsigned char *opt, char *buf);
695 if (sanitise(option_find(mess, sz, OPTION_VENDOR_ID, 1), daemon->namebuff))
697 if (sanitise(option_find(mess, sz, OPTION_USER_CLASS, 1), daemon->namebuff))
838 /* sanitise any message. Paranoid? Moi? */
839 sanitise(option_find(mess, sz, OPTION_MESSAGE, 1), daemon->dhcp_buff);
1363 static int sanitise(unsigned char *opt, char *buf) function
    [all...]
tftp.c 405 /* Sanitise error message */
  /external/bzip2/
CHANGES 305 * Sanitise file names more carefully in bzgrep. Fixes CAN-2005-0758

Completed in 432 milliseconds