Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dvfs_mountroot.c462 parse_token(char **conf, char **tok) in parse_token() function
555 error = parse_token(conf, &tok); in parse_dir_md()
622 error = parse_token(conf, &action); in parse_dir_onfail()
650 error = parse_token(conf, &tok); in parse_dir_timeout()
668 error = parse_token(conf, &dir); in parse_directive()
713 error = parse_token(conf, &tok); in parse_mount()
734 error = parse_token(conf, &tok); in parse_mount()
887 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
892 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
/freebsd-12.1/usr.bin/at/
H A Dparsetime.c162 parse_token(char *arg) in parse_token() function
246 return parse_token(sc_token); in token()
/freebsd-12.1/crypto/openssh/
H A Dservconf.c695 parse_token(const char *cp, const char *filename, in parse_token() function
1248 opcode = parse_token(arg, filename, linenum, &flags); in process_server_config_line()
H A Dreadconf.c729 parse_token(const char *cp, const char *filename, int linenum, in parse_token() function
887 opcode = parse_token(keyword, filename, linenum, in process_config_line_depth()