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

/ast/src/cmd/sortlib/sync/
H A Dss.c1427 Ssintercept_f interceptf; local
1473 if ((interceptf = (Ssintercept_f)dlllook(dll, "rs_intercept")) || (interceptf = (Ssintercept_f)dlllook(NiL, "rs_intercept")))
1474 ss->intercept = interceptf;

Completed in 14 milliseconds