Searched refs:of_cb (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libinetutil/common/
H A Dofmt.h106 * column, the callback function (*of_cb)() is invoked, and is passed the of_id
169 ofmt_cb_t *of_cb; /* callback function defined by caller */ member in struct:ofmt_field_s
H A Dofmt.c272 of[of_index].of_cb = template[j].of_cb;
456 if ((*of[i].of_cb)(&ofarg, value, sizeof (value))) {

Completed in 21 milliseconds