Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mountd/
H A Dmountd.h37 #define OP_KERB 0x004 macro
H A Dmountd.c1416 if (flags & OP_KERB) in hang_dirp()
1423 if (flags & OP_KERB) in hang_dirp()
1480 if (flags & OP_KERB) in add_dlist()
1491 if (flags & OP_KERB) in add_dlist()
1792 opt_flags |= OP_KERB; in do_opt()
2339 (opt_flags & (OP_MAPROOT|OP_KERB)) == (OP_MAPROOT|OP_KERB) || in check_options()
2340 (opt_flags & (OP_MAPALL|OP_KERB)) == (OP_MAPALL|OP_KERB)) { in check_options()