Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c194 fr_authstat_t *frauthstp = &frauthst; local
402 &frauthstp, &frf);
404 ipfstate_dead(kern, &fiop, &ipsstp, &ifrstp, &frauthstp, &frf);
422 showauthstates(frauthstp);
544 static fr_authstat_t frauthst, *frauthstp; local
598 frauthstp = &frauthst;
607 *frauthstpp = frauthstp;
612 bzero((char *)frauthstp, sizeof(*frauthstp));
713 kmemcpy((char *)frauthstp, (u_long)deadlist[0].n_value,
714 sizeof(*frauthstp));
[all …]