Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libinetutil/common/
H A Dofmt.h169 ofmt_cb_t *of_cb; /* callback function defined by caller */ member
H A Dofmt.c272 of[of_index].of_cb = template[j].of_cb; in ofmt_open()
456 if ((*of[i].of_cb)(&ofarg, value, sizeof (value))) { in ofmt_print()
/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c5938 if (of->of_cb == NULL) in parse_wifi_fields()
5939 of->of_cb = fn; in parse_wifi_fields()