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

/ast/src/cmd/sortlib/sync/
H A Dss.h192 extern Ss_t* ssopen(const char*, Ssdisc_t*);
H A Dsync.c421 if (!(ss = ssopen(opt_info.arg, ssdisc)))
456 if (!ss && !(ss = ssopen(NiL, ssdisc)))
H A Dss.c1512 ssopen(const char* file, Ssdisc_t* disc) function

Completed in 17 milliseconds