Searched refs:dt_handle_t (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcptab.h59 } dt_handle_t; typedef in typeref:struct:dt_handle
H A Ddhcptab.c57 dt_handle_t *dhp;
62 dhp = malloc(sizeof (dt_handle_t));
254 dt_handle_t *dhp = (dt_handle_t *)handle;
278 update_dt(const dt_handle_t *dhp, const dt_rec_t *origp, dt_rec_t *newp)
413 return (update_dt((dt_handle_t *)handle, delp, NULL));
419 return (update_dt((dt_handle_t *)handle, NULL, addp));
425 return (update_dt((dt_handle_t *)handle, origp, newp));
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcptab.h61 } dt_handle_t; typedef in typeref:struct:dt_handle
H A Ddhcptab.c57 dt_handle_t *dhp;
66 dhp = malloc(sizeof (dt_handle_t));
289 dt_handle_t *dhp = (dt_handle_t *)handle;
313 update_dt(const dt_handle_t *dhp, const dt_rec_t *origp, dt_rec_t *newp)
482 return (update_dt((dt_handle_t *)handle, delp, NULL));
488 return (update_dt((dt_handle_t *)handle, NULL, addp));
494 return (update_dt((dt_handle_t *)handle, origp, newp));
/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcptab.h96 } dt_handle_t; typedef in typeref:struct:dt_handle
H A Ddhcptab.c93 dt_handle_t *dhp;
99 dhp = malloc(sizeof (dt_handle_t));
179 dt_handle_t *dhp = (dt_handle_t *)handle;
346 dt_handle_t *dhp = (dt_handle_t *)handle;
436 dt_handle_t *dhp = (dt_handle_t *)handle;
555 dt_handle_t *dhp = (dt_handle_t *)handl
[all...]

Completed in 27 milliseconds