process-inherit-coding-system-flag

process-inherit-coding-system-flag is a built-in function in `C source code'.

(process-inherit-coding-system-flag PROCESS)

Return the value of inherit-coding-system flag for PROCESS.
If this flag is t, `buffer-file-coding-system' of the buffer
associated with PROCESS will inherit the coding system used to decode
the process output.