Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mountroot.c488 parse_token(char **conf, char **tok) in parse_token() function
582 error = parse_token(conf, &tok); in parse_dir_md()
649 error = parse_token(conf, &action); in parse_dir_onfail()
677 error = parse_token(conf, &tok); in parse_dir_timeout()
695 error = parse_token(conf, &dir); in parse_directive()
741 error = parse_token(conf, &tok); in parse_mount()
762 error = parse_token(conf, &tok); in parse_mount()
915 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
920 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
/freebsd/usr.bin/at/
H A Dparsetime.c160 parse_token(char *arg) in parse_token() function
244 return parse_token(sc_token); in token()
/freebsd/crypto/openssh/
H A Dservconf.c796 parse_token(const char *cp, const char *filename, in parse_token() function
1363 opcode = parse_token(keyword, filename, linenum, &flags); in process_server_config_line_depth()
H A Dreadconf.c924 parse_token(const char *cp, const char *filename, int linenum, in parse_token() function
1149 opcode = parse_token(keyword, filename, linenum, in process_config_line_depth()