Searched refs:__aconst (Results 1 – 4 of 4) sorted by relevance
106 __aconst char *pw_name; /* user name */107 __aconst char *pw_passwd; /* encrypted password */111 __aconst char *pw_class; /* user login class */112 __aconst char *pw_gecos; /* general information */113 __aconst char *pw_dir; /* home directory */114 __aconst char *pw_shell; /* default shell */
120 __aconst char *getlogin(void);157 __aconst char *ttyname(int);171 __aconst char *crypt(const char *, const char *);213 __aconst char *getusershell(void);231 __aconst char *strsignal(int);
156 #define __aconst macro
691 tmp->TM_ZONE = (__aconst char *)__UNCONST(wildabbr); in gmtsub()695 tmp->TM_ZONE = (__aconst char *)__UNCONST(gmt); in gmtsub()