Searched refs:parse_token (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | kdb5_util.h | 95 extern void parse_token
|
H A D | util.c | 79 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) in parse_token() function
|
/titanic_41/usr/src/lib/auditd_plugins/syslog/ |
H A D | sysplugin.c | 81 extern int parse_token(parse_context_t *); 565 if ((parse_rc = parse_token(&ctx)) != 0) { in filter()
|
H A D | systoken.c | 83 parse_token(parse_context_t *ctx) in parse_token() function
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | readconf.c | 300 parse_token(const char *cp, const char *filename, int linenum) in parse_token() function 338 opcode = parse_token(keyword, filename, linenum); in process_config_line()
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | servconf.c | 544 parse_token(const char *cp, const char *filename, in parse_token() function 751 opcode = parse_token(arg, filename, linenum, &flags); in process_server_config_line()
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 134 static int parse_token(char *token); 1452 parse_token(char *token) in parse_token() function 1705 switch (state = parse_token(token)) { in cardbus_parse_devprop()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ikeadm.c | 561 parse_token(int argc, char **argv, char *token_label) in parse_token() function 2512 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin() 2522 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin()
|