Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.h93 extern void parse_token
H A Dutil.c77 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) in parse_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c83 extern int parse_token(parse_context_t *);
567 if ((parse_rc = parse_token(&ctx)) != 0) { in filter()
H A Dsystoken.c83 parse_token(parse_context_t *ctx) in parse_token() function
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c136 static int parse_token(char *token);
1451 parse_token(char *token) in parse_token() function
1703 switch (state = parse_token(token)) { in cardbus_parse_devprop()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c564 parse_token(int argc, char **argv, char *token_label) in parse_token() function
2515 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin()
2525 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin()