Searched refs:pr_flag_nonames (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_jail.c168 static char *pr_flag_nonames[] = { variable
177 const size_t pr_flag_nonames_size = sizeof(pr_flag_nonames);
670 vfs_flagopt(opts, pr_flag_nonames[fi], &ch_flags, 1 << fi);
2177 error = vfs_setopt(opts, pr_flag_nonames[fi], &i, sizeof(i));

Completed in 62 milliseconds