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

/ast/src/cmd/sortlib/sync/
H A Dss.h89 typedef int (*Ssintercept_f)(Ssexit_f, Rsobj_t*, Rsobj_t*, void**); typedef
177 Ssintercept_f intercept; /* Ssexit_f intercept */
H A Dss.c1427 Ssintercept_f interceptf;
1473 if ((interceptf = (Ssintercept_f)dlllook(dll, "rs_intercept")) || (interceptf = (Ssintercept_f)dlllook(NiL, "rs_intercept")))

Completed in 16 milliseconds