Searched refs:parse_token (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.h95 extern void parse_token
H A Dutil.c79 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c81 extern int parse_token(parse_context_t *);
526 * parse_token() for both the preselected and non-preselected
565 if ((parse_rc = parse_token(&ctx)) != 0) {
H A Dsystoken.c83 parse_token(parse_context_t *ctx) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c561 parse_token(int argc, char **argv, char *token_label) function
2512 if (parse_token(argc, argv, token_label) != 0)
2522 if (parse_token(argc, argv, token_label) != 0)
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c134 static int parse_token(char *token);
1452 parse_token(char *token) function
1705 switch (state = parse_token(token)) {
1712 } /* switch (parse_token) */

Completed in 77 milliseconds