xref
: /
reactos
/
sdk
/
tools
/
port
/
port.h
(revision 53221834)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
3
#
include
"
getopt_int.h
"
4
5
int
mkstemps
(
char
*
template
,
int
suffix_len
);
6