Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mountroot.c491 parse_token(char **conf, char **tok) in parse_token() function
584 error = parse_token(conf, &tok); in parse_dir_md()
651 error = parse_token(conf, &action); in parse_dir_onfail()
679 error = parse_token(conf, &tok); in parse_dir_timeout()
697 error = parse_token(conf, &dir); in parse_directive()
742 error = parse_token(conf, &tok); in parse_mount()
763 error = parse_token(conf, &tok); in parse_mount()
916 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()
921 error = parse_token(&tok, &mnt); in vfs_mountroot_conf0()