Searched defs:cpy2dss (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/jcl/
H A Dcpy2dss.c27 "[-?\n@(#)$Id: cpy2dss (AT&T Research) 2007-02-20 $\n]"
29 "[+NAME?cpy2dss - convert copybook to dss flat schema]"
629 cpy2dss(const char* path, Sfio_t* ip, Sfio_t* op, Cpydisc_t* disc, time_t stamp) function
977 error_info.id = "cpy2dss";
1058 cpy2dss(NiL, sfstdin, sfstdout, &disc, time(NiL));
1064 cpy2dss(file, ip, sfstdout, &disc, st.st_mtime);

Completed in 36 milliseconds