Home
last modified time | relevance | path

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

/netbsd/external/mpl/dhcp/dist/server/
H A Ddb.c40 static isc_result_t write_binding_scope(FILE *db_file, struct binding *bnd,
54 write_binding_scope(FILE *db_file, struct binding *bnd, char *prepend) { in write_binding_scope() function
231 if (write_binding_scope(db_file, b, "\n ") != ISC_R_SUCCESS)
665 if (write_binding_scope(db_file, bnd, in write_ia()