Searched refs:ghost_handle (Results 1 – 1 of 1) sorted by relevance
113 *ghost_handle = (void *) NULL; variable1506 if (ghost_handle != (void *) NULL) in NTGhostscriptLoadDLL()1516 ghost_handle=lt_dlopen(path); in NTGhostscriptLoadDLL()1517 if (ghost_handle == (void *) NULL) in NTGhostscriptLoadDLL()1524 lt_dlsym(ghost_handle,"gsapi_delete_instance")); in NTGhostscriptLoadDLL()1526 void *)) (lt_dlsym(ghost_handle,"gsapi_new_instance")); in NTGhostscriptLoadDLL()1531 lt_dlsym(ghost_handle,"gsapi_exit"); in NTGhostscriptLoadDLL()1533 char **)) (lt_dlsym(ghost_handle,"gsapi_init_with_args")); in NTGhostscriptLoadDLL()1536 int,int *)) (lt_dlsym(ghost_handle,"gsapi_run_string")); in NTGhostscriptLoadDLL()1540 (lt_dlsym(ghost_handle,"gsapi_set_stdio")); in NTGhostscriptLoadDLL()[all …]