Home
last modified time | relevance | path

Searched refs:GETRAMFS (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsioram.c79 #define GETRAMFS(state) (((ramfs_state*)(state))->fs) macro
157 fs = GETRAMFS(iodev->state); in ram_open_file()
444 ramfs* fs = GETRAMFS((ramfs_state*)vptr); in ram_finalize()
446 GETRAMFS((ramfs_state*)vptr) = NULL; in ram_finalize()
452 ramfs* fs = GETRAMFS(iodev->state); in ram_delete()
463 ramfs* fs = GETRAMFS(iodev->state); in ram_rename()
475 ramfs* fs = GETRAMFS(iodev->state); in ram_status()
501 ramfs_enum * e = ramfs_enum_new(GETRAMFS(iodev->state)); in ram_enumerate_init()
556 ramfs* fs = GETRAMFS(iodev->state); in ram_get_params()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsioram.c79 #define GETRAMFS(state) (((ramfs_state*)(state))->fs) macro
157 fs = GETRAMFS(iodev->state); in ram_open_file()
444 ramfs* fs = GETRAMFS((ramfs_state*)vptr); in ram_finalize()
446 GETRAMFS((ramfs_state*)vptr) = NULL; in ram_finalize()
452 ramfs* fs = GETRAMFS(iodev->state); in ram_delete()
463 ramfs* fs = GETRAMFS(iodev->state); in ram_rename()
475 ramfs* fs = GETRAMFS(iodev->state); in ram_status()
501 ramfs_enum * e = ramfs_enum_new(GETRAMFS(iodev->state)); in ram_enumerate_init()
556 ramfs* fs = GETRAMFS(iodev->state); in ram_get_params()