Searched refs:KGE_OK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h356 #define KGE_OK 0 macro
H A Dipsec_util.c1189 * KGE_OK Everything's nice and parsed out.
1264 return (KGE_OK);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c1196 #define KGE_OK 0 macro
1206 * KGE_OK Everything's nice and parsed out.
1273 return (KGE_OK);
H A Dspdsock.c420 #define KGE_OK 0 macro
430 * KGE_OK Everything's nice and parsed out.
496 return (KGE_OK);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c2048 if (rv == KGE_OK && exts[SPD_EXT_RULE] != NULL) {
2258 if (rv != KGE_OK)

Completed in 71 milliseconds