Home
last modified time | relevance | path

Searched defs:jcl (Results 1 – 25 of 93) sorted by relevance

1234

/dports/shells/ksh93/ast-93u/src/lib/libjcl/
H A Dparse.c77 push(Jcl_t* jcl, char* s) in push()
96 xel(register Jcl_t* jcl, register char* tok) in xel()
116 card(register Jcl_t* jcl) in card()
273 autonumber(register Jcl_t* jcl, char* s, long* r) in autonumber()
502 lex(register Jcl_t* jcl) in lex()
920 eat(Jcl_t* jcl) in eat()
933 cond(register Jcl_t* jcl, char* b, char** p) in cond()
1067 arg(Jcl_t* jcl, char** p) in arg()
1613 operand(Jcl_t* jcl, register char* s, char** e) in operand()
1904 IF(register Jcl_t* jcl) in IF()
[all …]
H A Dopen.c41 register Jcl_t* jcl; in jclopen() local
133 jclclose(Jcl_t* jcl) in jclclose()
172 jclpush(register Jcl_t* jcl, Sfio_t* sp, const char* file, long line) in jclpush()
203 jclpop(Jcl_t* jcl) in jclpop()
H A Dlib.c31 internal(register Jcl_t* jcl, const char* name) in internal()
61 lookup(register Jcl_t* jcl, const char* name, const char* value, int flags, int set) in lookup()
229 stash(Jcl_t* jcl, Vmalloc_t* vm, const char* str, int path) in stash()
259 nospace(Jcl_t* jcl, Jcldisc_t* disc) in nospace()
H A Dfind.c44 regular(Jcl_t* jcl, char* path, struct stat* st) in regular()
93 expand(Jcl_t* jcl, const char* name, int flags) in expand()
170 jclinclude(Jcl_t* jcl, const char* dir, unsigned long flags, Jcldisc_t* disc) in jclinclude()
203 search(Jcl_t* jcl, const char* dir, const char* name, unsigned long flags, struct stat* st) in search()
253 jclfind(Jcl_t* jcl, const char* name, unsigned long flags, int level, Sfio_t** spp) in jclfind()
H A Drun.c75 dsn(Jcl_t* jcl, Jcldd_t* dd, const char* path, int mark) in dsn()
98 checkdir(Jcl_t* jcl, Jcldd_t* dd) in checkdir()
122 register Jcl_t* jcl; in jclrun() local
H A DMakefile9 jcl :LIBRARY: open.c parse.c run.c sym.c path.c find.c lib.c uniq.c \ target
H A Dsym.c35 jclsym(Jcl_t* jcl, const char* name, const char* value, int flags) in jclsym()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libjcl/
H A Dparse.c77 push(Jcl_t* jcl, char* s) in push()
96 xel(register Jcl_t* jcl, register char* tok) in xel()
116 card(register Jcl_t* jcl) in card()
273 autonumber(register Jcl_t* jcl, char* s, long* r) in autonumber()
502 lex(register Jcl_t* jcl) in lex()
920 eat(Jcl_t* jcl) in eat()
933 cond(register Jcl_t* jcl, char* b, char** p) in cond()
1067 arg(Jcl_t* jcl, char** p) in arg()
1613 operand(Jcl_t* jcl, register char* s, char** e) in operand()
1904 IF(register Jcl_t* jcl) in IF()
[all …]
H A Dopen.c41 register Jcl_t* jcl; in jclopen() local
133 jclclose(Jcl_t* jcl) in jclclose()
172 jclpush(register Jcl_t* jcl, Sfio_t* sp, const char* file, long line) in jclpush()
203 jclpop(Jcl_t* jcl) in jclpop()
H A Dlib.c31 internal(register Jcl_t* jcl, const char* name) in internal()
61 lookup(register Jcl_t* jcl, const char* name, const char* value, int flags, int set) in lookup()
229 stash(Jcl_t* jcl, Vmalloc_t* vm, const char* str, int path) in stash()
259 nospace(Jcl_t* jcl, Jcldisc_t* disc) in nospace()
H A Dfind.c44 regular(Jcl_t* jcl, char* path, struct stat* st) in regular()
93 expand(Jcl_t* jcl, const char* name, int flags) in expand()
170 jclinclude(Jcl_t* jcl, const char* dir, unsigned long flags, Jcldisc_t* disc) in jclinclude()
203 search(Jcl_t* jcl, const char* dir, const char* name, unsigned long flags, struct stat* st) in search()
253 jclfind(Jcl_t* jcl, const char* name, unsigned long flags, int level, Sfio_t** spp) in jclfind()
H A Drun.c75 dsn(Jcl_t* jcl, Jcldd_t* dd, const char* path, int mark) in dsn()
98 checkdir(Jcl_t* jcl, Jcldd_t* dd) in checkdir()
122 register Jcl_t* jcl; in jclrun() local
H A DMakefile9 jcl :LIBRARY: open.c parse.c run.c sym.c path.c find.c lib.c uniq.c \ target
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libjcl/
H A Dparse.c77 push(Jcl_t* jcl, char* s) in push()
96 xel(register Jcl_t* jcl, register char* tok) in xel()
116 card(register Jcl_t* jcl) in card()
273 autonumber(register Jcl_t* jcl, char* s, long* r) in autonumber()
502 lex(register Jcl_t* jcl) in lex()
920 eat(Jcl_t* jcl) in eat()
933 cond(register Jcl_t* jcl, char* b, char** p) in cond()
1067 arg(Jcl_t* jcl, char** p) in arg()
1620 operand(Jcl_t* jcl, register char* s, char** e) in operand()
1911 IF(register Jcl_t* jcl) in IF()
[all …]
H A Dopen.c41 register Jcl_t* jcl; in jclopen() local
133 jclclose(Jcl_t* jcl) in jclclose()
172 jclpush(register Jcl_t* jcl, Sfio_t* sp, const char* file, long line) in jclpush()
203 jclpop(Jcl_t* jcl) in jclpop()
H A Dlib.c31 internal(register Jcl_t* jcl, const char* name) in internal()
61 lookup(register Jcl_t* jcl, const char* name, const char* value, int flags, int set) in lookup()
229 stash(Jcl_t* jcl, Vmalloc_t* vm, const char* str, int path) in stash()
259 nospace(Jcl_t* jcl, Jcldisc_t* disc) in nospace()
H A Dfind.c45 regular(Jcl_t* jcl, char* path, struct stat* st) in regular()
94 expand(Jcl_t* jcl, const char* name, int flags) in expand()
219 jclinclude(Jcl_t* jcl, const char* dir, unsigned long flags, Jcldisc_t* disc) in jclinclude()
252 search(Jcl_t* jcl, const char* dir, const char* name, unsigned long flags, struct stat* st) in search()
302 jclfind(Jcl_t* jcl, const char* name, unsigned long flags, int level, Sfio_t** spp) in jclfind()
H A Drun.c75 dsn(Jcl_t* jcl, Jcldd_t* dd, const char* path, int mark) in dsn()
98 checkdir(Jcl_t* jcl, Jcldd_t* dd) in checkdir()
122 register Jcl_t* jcl; in jclrun() local
H A DMakefile9 jcl :LIBRARY: open.c parse.c run.c sym.c path.c find.c lib.c uniq.c \ target
/dports/shells/ksh93/ast-93u/src/cmd/jcl/
H A Djcl.c140 optset(Jcl_t* jcl, int c, Jcldisc_t* disc) in optset()
274 Jcl_t* jcl; in main() local
H A DMakefile7 jcl :: jcl.c -ljcl target
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/jcl/
H A Djcl.c140 optset(Jcl_t* jcl, int c, Jcldisc_t* disc) in optset()
274 Jcl_t* jcl; in main() local
H A DMakefile7 jcl :: jcl.c -ljcl target
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/jcl/
H A Djcl.c146 optset(Jcl_t* jcl, int c, Jcldisc_t* disc) in optset()
292 Jcl_t* jcl; in main() local
H A DMakefile7 jcl :: jcl.c -ljcl target

1234