shithub: scc

ref: aeb36d2e67af0edb760d3c851b136ad811f4cf9c
dir: /include/bits/linux/sys/stdio.h/

View raw version
#define BUFSIZ 512
#define FILENAME_MAX 256
#define FOPEN_MAX 16

#define TMP_MAX 25
#define L_tmpnam 256

#define _TMPNAME "/tmp/tmp.0000000"