HomeSort by: relevance | last modified time | path
    Searched refs:ROKEN_LIB_CALL (Results 1 - 25 of 156) sorted by relevancy

1 2 3 4 5 6 7

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
base64.h 44 #define ROKEN_LIB_CALL __cdecl
47 #define ROKEN_LIB_CALL
51 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
54 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
parse_bytes.h 44 #define ROKEN_LIB_CALL __cdecl
47 #define ROKEN_LIB_CALL
51 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
54 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
57 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
rtbl.h 43 #define ROKEN_LIB_CALL __cdecl
46 #define ROKEN_LIB_CALL
68 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
71 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
74 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
79 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
82 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
86 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
89 ROKEN_LIB_FUNCTION rtbl_t ROKEN_LIB_CALL
92 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
    [all...]
parse_time.h 44 #define ROKEN_LIB_CALL __cdecl
47 #define ROKEN_LIB_CALL
51 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
54 ROKEN_LIB_FUNCTION size_t ROKEN_LIB_CALL
57 ROKEN_LIB_FUNCTION size_t ROKEN_LIB_CALL
60 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
test-mem.h 38 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL
40 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
dirent.hin 38 #define ROKEN_LIB_CALL __cdecl
41 #define ROKEN_LIB_CALL
54 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL closedir(DIR *);
56 ROKEN_LIB_FUNCTION DIR * ROKEN_LIB_CALL opendir(const char *);
58 ROKEN_LIB_FUNCTION struct dirent * ROKEN_LIB_CALL readdir(DIR *);
60 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL rewinddir(DIR *);
62 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL seekdir(DIR *, long);
64 ROKEN_LIB_FUNCTION long ROKEN_LIB_CALL telldir(DIR *);
hex.h 44 #define ROKEN_LIB_CALL __cdecl
47 #define ROKEN_LIB_CALL
54 ROKEN_LIB_FUNCTION ssize_t ROKEN_LIB_CALL
56 ROKEN_LIB_FUNCTION ssize_t ROKEN_LIB_CALL
parse_units.h 47 #define ROKEN_LIB_CALL __cdecl
50 #define ROKEN_LIB_CALL
59 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
63 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
66 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
70 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
73 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
77 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
80 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
roken-common.h 44 #define ROKEN_LIB_CALL __cdecl
47 #define ROKEN_LIB_CALL
317 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
321 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
327 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
331 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
336 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
340 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
344 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
348 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
    [all...]
getegid.c 42 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
geteuid.c 42 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
getgid.c 41 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
getuid.c 41 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
search.hin 14 #define ROKEN_LIB_CALL __cdecl
17 #define ROKEN_LIB_CALL
35 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tdelete(const void *, void **,
37 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tfind(const void *, void * const *,
39 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tsearch(const void *, void **, int (*)(const void *, const void *));
40 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL rk_twalk(const void *, void (*)(const void *, VISIT, int));
win32_alloc.c 50 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL
56 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
62 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL
68 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL
74 ROKEN_LIB_FUNCTION unsigned short * ROKEN_LIB_CALL
ndbm_wrap.h 47 #define ROKEN_LIB_CALL __cdecl
50 #define ROKEN_LIB_CALL
85 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_clearerr (DBM*);
86 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL dbm_close (DBM*);
87 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_delete (DBM*, datum);
88 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_error (DBM*);
89 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_fetch (DBM*, datum);
90 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_firstkey (DBM*);
91 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_nextkey (DBM*);
92 ROKEN_LIB_FUNCTION DBM* ROKEN_LIB_CALL dbm_open (const char*, int, mode_t)
    [all...]
dlfcn.hin 40 #define ROKEN_LIB_CALL __cdecl
43 #define ROKEN_LIB_CALL
68 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
71 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL
74 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL
77 ROKEN_LIB_FUNCTION DLSYM_RET_TYPE ROKEN_LIB_CALL
85 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
getarg.h 46 #define ROKEN_LIB_CALL __cdecl
49 #define ROKEN_LIB_CALL
93 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
97 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
103 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
111 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
chown.c 40 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
fchown.c 40 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
getprogname.c 45 ROKEN_LIB_FUNCTION const char * ROKEN_LIB_CALL
initgroups.c 40 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
innetgr.c 40 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
lstat.c 40 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
  /src/crypto/external/bsd/heimdal/include/
roken.h 120 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
125 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
132 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL strlwr(char *);
137 ROKEN_LIB_FUNCTION ssize_t ROKEN_LIB_CALL strsep_copy(const char**, const char*, char*, size_t);
143 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL strupr(char *);
158 ROKEN_LIB_FUNCTION struct passwd * ROKEN_LIB_CALL k_getpwnam (const char *);
159 ROKEN_LIB_FUNCTION struct passwd * ROKEN_LIB_CALL k_getpwuid (uid_t);
164 ROKEN_LIB_FUNCTION const char * ROKEN_LIB_CALL get_default_username (void);
169 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL mkstemp(char *);
179 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL daemon(int, int)
    [all...]

Completed in 78 milliseconds

1 2 3 4 5 6 7