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

/freebsd-10.1-release/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c203 check_dup(const char *testname, const char *path, const int *modes, function
1109 check_dup("check_dup_dir", dir_path, dir_modes, dir_modes_count);
1110 check_dup("check_dup_file", file_path, file_modes, file_modes_count);
/freebsd-10.1-release/sbin/routed/
H A Dif.c386 check_dup(naddr addr, /* IP address, so network byte order */ function
1052 ifp = check_dup(ifs.int_addr,ifs.int_dstaddr,ifs.int_mask,
H A Ddefs.h621 struct interface *check_dup(naddr, naddr, naddr, int);
H A Dparms.c317 ifp = check_dup(gate,dst,netmask,state);

Completed in 173 milliseconds