Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp-internal.h278 #define SLP_FUN 1 macro
294 #define slp_get_function(h) (h)[SLP_FUN]
295 #define slp_set_function(h, f) (h)[SLP_FUN] = (f)