Searched refs:add_dt (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/modules/templates/
H A Ddhcptab.c99 add_dt(void *handle, dt_rec_t *addp) function
/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_private.h59 dsvc_splfuncp_t add_dt; member in struct:__anon1532
H A Ddhcp_svc_public.h231 extern int add_dt(void *, dt_rec_t *);
/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcptab.c273 * common code between add_dt(), delete_dt(), and modify_dt(). If
274 * `origp' is NULL, then act like add_dt(); if `newp' is NULL, then
417 add_dt(void *handle, dt_rec_t *addp) function
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcptab.c308 * common code between add_dt(), delete_dt(), and modify_dt(). If
309 * `origp' is NULL, then act like add_dt(); if `newp' is NULL, then
486 add_dt(void *handle, dt_rec_t *addp) function
/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcptab.c198 * add_dt(), and delete_dt(); same semantics as lookup_dt() except that the
338 add_dt(void *handle, dt_rec_t *addp) function
529 * See comment in add_dt() regarding the next two lines.
621 * See comment in add_dt() regarding the next two lines.
/osnet-11/usr/src/lib/libdhcpsvc/private/
H A Dprivate.c75 "lookup_dt", "add_dt", "modify_dt", "delete_dt",
631 error = hand->d_api.add_dt(hand->d_hand, newp);

Completed in 45 milliseconds