Searched refs:astlicense (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 20 10-01-19 astlicense.c: add epl 55 09-07-29 astlicense.c: fix first name=value logic error 328 06-02-01 port/astlicense.c: add { parent incorporation } 421 port/astlicense.c: add query=all|id|${...}${...} 422 port/astlicense.c: "free" => "mit" 433 port/astlicense.c: add type=cpl -- yeah 442 port/astlicense.c: ignore first option if non-assignment 477 port/astlicense.c: add type=test for fixed 2001 date 500 03-12-04 port/astlicense.c: fix expand() loop sentinel bug 514 03-10-01 port/astlicense.c: unknown authors copied verbatim (instead of ignored) [all …]
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | ast.h | 241 extern int astlicense(char*, int, char*, char*, int, int, int);
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast.h | 259 extern __MANGLE__ int astlicense __PROTO__((char*, int, char*, char*, int, int, int));
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast.h | 259 extern __MANGLE__ int astlicense __PROTO__((char*, int, char*, char*, int, int, int));
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast.h | 259 extern __MANGLE__ int astlicense __PROTO__((char*, int, char*, char*, int, int, int));
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast.h | 259 extern __MANGLE__ int astlicense __PROTO__((char*, int, char*, char*, int, int, int));
|
/titanic_44/usr/src/lib/libast/ |
H A D | mapfile-vers | 400 astlicense;
|
H A D | Makefile.com | 246 common/port/astlicense.o \
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 2229 …if (!notice && !options || (comlen = astlicense(com, sizeof(com), NiL, "type=check", proto->cc[0],… in pppopen() 2352 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen() 2380 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen()
|
H A D | RELEASE | 163 99-11-11 ppproto: use astlicense()
|
/titanic_44/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 379 astlicense(char* p, int size, char* file, char* options, int cc1, int cc2, int cc3) in astlicense() function
|