Searched refs:auxilliary (Results 1 – 14 of 14) sorted by relevance
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | error.h | 137 int (*auxilliary)(Sfio_t*, int, int); /* aux info to append */ member
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | error.h | 143 int (*auxilliary)(Sfio_t*, int, int); /* aux info to append */ member
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | error.h | 146 int (*auxilliary) __PROTO__((Sfio_t*, int, int)); /* aux info to append */ member
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | error.h | 146 int (*auxilliary) __PROTO__((Sfio_t*, int, int)); /* aux info to append */ member
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | error.h | 146 int (*auxilliary) __PROTO__((Sfio_t*, int, int)); /* aux info to append */ member
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | error.h | 146 int (*auxilliary) __PROTO__((Sfio_t*, int, int)); /* aux info to append */ member
|
/titanic_51/usr/src/lib/libast/common/misc/ |
H A D | error.c | 548 if (error_info.auxilliary && level >= 0) in errorv() 549 level = (*error_info.auxilliary)(stkstd, level, flags); in errorv()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | error.c | 64 0, /* auxilliary */ 548 if (error_info.auxilliary && level >= 0) in errorv() 549 level = (*error_info.auxilliary)(stkstd, level, flags); in errorv()
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppop.c | 672 error_info.auxilliary = context; in ppop()
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppop.c | 708 error_info.auxilliary = context; in ppop()
|
/titanic_51/usr/src/lib/libast/common/ |
H A D | RELEASE | 452 04-06-28 misc/error.c: check level after error_info.auxilliary 1514 error_info.auxilliary returns new level, |=ERROR_OUTPUT if msg done
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 640 04-06-28 misc/error.c: check level after error_info.auxilliary 1702 error_info.auxilliary returns new level, |=ERROR_OUTPUT if msg done
|
/titanic_51/usr/src/cmd/terminfo/ |
H A D | termcap.src | 11168 # therefore needs mc5i: specified to say so) and "auxilliary print"
|
H A D | terminfo.src | 12583 # therefore needs mc5i: specified to say so) and "auxilliary print"
|