Searched refs:slp_set_function (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libslp/clib/ | ||
H A D | slp-internal.h | 295 #define slp_set_function(h, f) (h)[SLP_FUN] = (f) macro |
H A D | slp_utils.c | 298 slp_set_function(pcSendBuf, (char)iFun); in slp_add_header() |