Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.h84 srpt_GetDefaultState(boolean_t *enabled);
H A Dmapfile-vers44 srpt_GetDefaultState;
H A Dlibsrpt.c158 srpt_GetDefaultState(boolean_t *enabled) in srpt_GetDefaultState() function
/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c407 ret = srpt_GetDefaultState(&enabled); in list_defaults()