Searched refs:instance (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/3d/
H A Dlib_3d.h64 #define instance _3d_instance macro
H A Dpathnext.c115 * search for the instance name for path sp
118 * if create is non-zero, use name before the first slash as instance
123 instance(register char* sp, char* instname, struct stat* st, int create) function
H A Dopen3d.c44 if (!instance(state.path.name, cp, &state.path.st, 1))
51 * construct pathname for version instance name text into buf
H A D3d.h548 extern int instance(char*, char*, struct stat*, int);
H A Dpathreal.c381 * check for version instance
540 * check whether sp points to a version object and find version instance
599 if (instance(state.path.name, ip, st, 0))
/ast/src/cmd/ksh93/include/
H A Ddefs.h206 char instance; /* in set_instance */ \
/ast/src/cmd/ksh93/sh/
H A Dname.c3441 shp->instance = 1;
3465 shp->instance = 0;
H A Dxec.c687 shp->instance = 1;
690 shp->instance = 0;
H A Darray.c1746 if(!shp->instance && nv_isnull(ap->cur))

Completed in 33 milliseconds