Searched defs:TOK_STATE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c97 } TOK_STATE; typedef in typeref:struct:__anon1480
2393 * TOK_STATE buffer maintained by this function. That buffer contains
2410 * The caller must not alter anything contained in the TOK_STATE
2411 * buffer returned. Furthermore, the the contents of TOK_STATE
2414 static TOK_STATE *
2426 static TOK_STATE tokst;
2489 TOK_STATE *tokst;
3128 TOK_STATE *tokst;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c407 #define TOK_STATE 4 macro
472 {"state", TOK_STATE, NEXTNUMSTR},
1705 case TOK_STATE:
1801 case TOK_STATE:

Completed in 394 milliseconds