Searched refs:astlicense (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 51 12-02-02 astlicense.c: add license.component for component-specific licenses 56 12-01-21 astlicense.c: option style only overrides default license.type 87 11-05-09 astlicense.c: add ". file" parent-relative include and depth 4 input stack 90 11-04-20 port/astlicense.c: add { id name } keys 208 10-01-19 astlicense.c: add epl 243 09-07-29 astlicense.c: fix first name=value logic error 516 06-02-01 port/astlicense.c: add { parent incorporation } 609 port/astlicense.c: add query=all|id|${...}${...} 610 port/astlicense.c: "free" => "mit" 621 port/astlicense.c: add type=cpl -- yeah [all …]
|
H A D | Makefile | 194 astcopy.c astconf.c astdynamic.c astlicense.c astquery.c astwinsize.c \
|
H A D | Mamfile | 5555 make astlicense.o 5556 make port/astlicense.c 5558 done port/astlicense.c 5559 meta astlicense.o %.c>%.o port/astlicense.c astlicense 5560 prev port/astlicense.c 5561 …c - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astlicense.c 5562 done astlicense.o generated 6106 exec - ${AR} rc libast.a astconf.o astdynamic.o astlicense.o astquery.o astwinsize.o conftab.o asts…
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast.h | 253 extern int astlicense(char*, int, char*, char*, int, int, int);
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 2277 …if (!notice && !options || (comlen = astlicense(com, sizeof(com), NiL, "type=check", proto->cc[0],… in pppopen() 2410 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen() 2438 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen()
|
H A D | Mamfile | 442 make ../libast/port/astlicense.c implicit 444 done ../libast/port/astlicense.c dontcare
|
H A D | RELEASE | 174 99-11-11 ppproto: use astlicense()
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | mapfile-vers | 640 astlicense;
|
H A D | Makefile.defs | 275 port/astlicense.o \
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | proto.c | 1855 astlicense __PARAM__((char* p, int size, char* file, char* options, int cc1, int cc2, int cc3), (p,… in __OTORP__() 4521 …if (!notice && !options || (comlen = astlicense(com, sizeof(com), ((char*)0), "type=check", proto-… 4654 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… 4682 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-…
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astlicense.c | 500 astlicense(char* p, int size, char* file, char* options, int cc1, int cc2, int cc3) in astlicense() function
|