Home
last modified time | relevance | path

Searched refs:ROKEN_LIB_VARIABLE (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c47 ROKEN_LIB_VARIABLE int opterr = 1; /* if error message should be printed */
48 ROKEN_LIB_VARIABLE int optind = 1; /* index into parent argv vector */
49 ROKEN_LIB_VARIABLE int optopt; /* character checked for validity */
51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */
H A Droken.h.in49 # define ROKEN_LIB_VARIABLE __declspec(dllimport) macro
52 # define ROKEN_LIB_VARIABLE macro
57 #define ROKEN_LIB_VARIABLE macro
796 ROKEN_LIB_VARIABLE extern char *optarg;
799 ROKEN_LIB_VARIABLE extern int optind;
802 ROKEN_LIB_VARIABLE extern int opterr;
/freebsd/kerberos5/include/
H A Dconfig.h35 #define ROKEN_LIB_VARIABLE __declspec(dllexport) macro
39 #define ROKEN_LIB_VARIABLE macro
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in34 #define ROKEN_LIB_VARIABLE __declspec(dllexport) macro
38 #define ROKEN_LIB_VARIABLE macro