Home
last modified time | relevance | path

Searched refs:quotify_string (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddb.c257 s = quotify_string (lease -> client_hostname, MDL);
H A Dldap.c480 tmp = quotify_string(tempbv[0]->bv_val, MDL); in ldap_parse_subclass()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c38 char *quotify_string (const char *s, const char *file, int line) in quotify_string() function
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c4222 s = quotify_string (lease -> filename, MDL);
4235 s = quotify_string(lease->server_name, MDL);
4247 s = quotify_string (lease -> medium -> string, MDL);
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2615 char *quotify_string (const char *, const char *, int);