Searched refs:do_lookup (Results 1 – 3 of 3) sorted by relevance
284 boolean_t do_lookup; in tarfs_lookup_path() local288 do_lookup = true; in tarfs_lookup_path()305 name = do_lookup ? NULL : cn.cn_nameptr; in tarfs_lookup_path()306 namelen = do_lookup ? 0 : cn.cn_namelen; in tarfs_lookup_path()339 do_lookup = true; in tarfs_lookup_path()348 if (!do_lookup) { in tarfs_lookup_path()365 if (do_lookup) { in tarfs_lookup_path()368 do_lookup = false; in tarfs_lookup_path()
1501 ip6_getpmtu(struct route_in6 *ro_pmtu, int do_lookup, in ip6_getpmtu() argument1514 if (ro_pmtu == NULL || do_lookup) { in ip6_getpmtu()
1657 do_lookup(RES* ssl, struct worker* worker, char* arg) in do_lookup() function3524 do_lookup(ssl, worker, skipwhite(p+6)); in execute_cmd()