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

  /src/external/mpl/dhcp/dist/server/
db.c 257 s = quotify_string (lease -> client_hostname, MDL);
ldap.c 480 tmp = quotify_string(tempbv[0]->bv_val, MDL);
  /src/external/mpl/dhcp/dist/common/
print.c 38 char *quotify_string (const char *s, const char *file, int line) function
  /src/external/mpl/dhcp/dist/client/
dhclient.c 4222 s = quotify_string (lease -> filename, MDL);
4235 s = quotify_string(lease->server_name, MDL);
4247 s = quotify_string (lease -> medium -> string, MDL);
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2615 char *quotify_string (const char *, const char *, int);

Completed in 53 milliseconds