Searched refs:pathkey (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | api | 38 #undef pathkey 39 #define pathkey pathkey_20100601
|
H A D | map | 188 #undef pathkey 189 #define pathkey _ast_pathkey
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | api | 38 #undef pathkey 39 #define pathkey pathkey_20100601
|
H A D | map | 188 #undef pathkey 189 #define pathkey _ast_pathkey
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | api | 38 #undef pathkey 39 #define pathkey pathkey_20100601
|
H A D | map | 191 #undef pathkey 192 #define pathkey _ast_pathkey
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | api | 38 #undef pathkey 39 #define pathkey pathkey_20100601
|
H A D | map | 191 #undef pathkey 192 #define pathkey _ast_pathkey
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | api | 11 api ast 20100601 pathaccess pathcanon pathcat pathkey pathpath pathprobe pathrepl
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathkey.c | 44 pathkey(char* key, char* attr, const char* lang, const char* tool, const char* path) in pathkey() function
|
H A D | pathprobe.c | 153 pathkey(lang, tool, proc, key, sizeof(key), attr, attrsize); in pathprobe_20100601()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast.h | 306 extern char* pathkey(char*, char*, const char*, const char*, const char*);
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 260 path/pathkey.o \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 79 pathexists.c pathfind.c pathkey.c pathprobe.c pathrepl.c \
|
H A D | RELEASE | 109 10-12-21 pathkey.c: add win32 { /32 /64 } preroot to hash 287 08-12-07 path/pathkey.c: fix off by one loop test 904 02-09-21 path/pathkey.c: add tool arg for mamake compatible hash 988 path/pathkey.c: check PROBE_ATTRIBUTES for list of vars
|
H A D | Mamfile | 1048 make pathkey.o 1049 make path/pathkey.c 1063 done path/pathkey.c 1064 meta pathkey.o %.c>%.o path/pathkey.c pathkey 1065 prev path/pathkey.c 1066 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathkey.c 1067 done pathkey.o generated 6101 …s.o pathcat.o pathcanon.o pathcheck.o pathpath.o pathexists.o pathfind.o pathkey.o pathprobe.o pat…
|