Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dvfs_mountroot.c494 parse_token(char **conf, char **tok) in parse_token() function
588 error = parse_token(conf, &tok); in parse_dir_md()
655 error = parse_token(conf, &action); in parse_dir_onfail()
683 error = parse_token(conf, &tok); in parse_dir_timeout()
701 error = parse_token(conf, &dir); in parse_directive()
746 error = parse_token(conf, &tok); in parse_mount()
767 error = parse_token(conf, &tok); in parse_mount()
920 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
925 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
/freebsd-13.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-13.1/crypto/openssh/
H A Dservconf.c730 parse_token(const char *cp, const char *filename, in parse_token() function
1322 opcode = parse_token(keyword, filename, linenum, &flags); in process_server_config_line_depth()
H A Dreadconf.c801 parse_token(const char *cp, const char *filename, int linenum, in parse_token() function
1000 opcode = parse_token(keyword, filename, linenum, in process_config_line_depth()