Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dvfs_mountroot.c440 parse_token(char **conf, char **tok) in parse_token() function
531 error = parse_token(conf, &tok); in parse_dir_md()
603 error = parse_token(conf, &action); in parse_dir_onfail()
631 error = parse_token(conf, &tok); in parse_dir_timeout()
649 error = parse_token(conf, &dir); in parse_directive()
694 error = parse_token(conf, &tok); in parse_mount()
715 error = parse_token(conf, &tok); in parse_mount()
874 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
879 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
/freebsd-10-stable/usr.bin/at/
Dparsetime.c159 parse_token(char *arg) in parse_token() function
243 return parse_token(sc_token); in token()
/freebsd-10-stable/crypto/openssh/
Dservconf.c610 parse_token(const char *cp, const char *filename, in parse_token() function
1006 opcode = parse_token(arg, filename, linenum, &flags); in process_server_config_line()
Dreadconf.c731 parse_token(const char *cp, const char *filename, int linenum, in parse_token() function
876 opcode = parse_token(keyword, filename, linenum, in process_config_line_depth()