Searched refs:__const__ (Results 1 – 7 of 7) sorted by relevance
316 int my_mkdir (__const__ char *, long);317 int my_rmdir (__const__ char *);355 struct passwd *my_getpwnam (__const__ char *);
4561 my_rmdir (__const__ char *s) in my_rmdir()4586 my_mkdir (__const__ char *s, long perm) in my_mkdir()4819 my_getpwnam (__const__ char *n) in my_getpwnam()
31 BOOL (*pPrfReset) (HAB hab, __const__ PRFPROFILE *pPrfProfile);
133 #define __pure __attribute__((__const__))
42 # define __const__ const macro
387 ULONG (*pWinChangeSwitchEntry) (HSWITCH hsw, __const__ SWCNTRL *pswctl);388 HWND (*pWinWindowFromPoint)(HWND hwnd, __const__ POINTL *pptl, BOOL fChildren);
580 Make h2ph recognize (and skip) const and __const__ in C function