shithub: scc

ref: a0a85448f88882e81a0adfc9bc67c761ccba2a95
dir: /include/bits/openbsd/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"