Searched refs:eval_path (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/installf/ |
H A D | removef.c | 106 (void) eval_path(&(new->server_path), &(new->client_path), in removef()
|
H A D | installf.c | 168 if (eval_path(&(ext->server_path), &(ext->client_path), in validate()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | procmap.c | 134 (void) eval_path(server_path, in procassign() 153 (void) eval_path( in procassign()
|
H A D | pkgobjmap.c | 139 (void) eval_path(server_path, in pkgobjassign() 158 (void) eval_path( in pkgobjassign()
|
H A D | fixpath.c | 794 eval_path(char **server_ptr, char **client_ptr, char **map_ptr, char *path) in eval_path() function
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 209 extern int eval_path __P((char **server_ptr, char **client_ptr,
|