Searched refs:profstr_t (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libsecdb/common/ |
H A D | getprofattr.c | 36 extern profstr_t *_getprofnam(const char *, profstr_t *, char *, int, int *); 37 extern profstr_t *_getprofattr(profstr_t *, char *, int, int *); 41 static profattr_t *profstr2attr(profstr_t *); 48 profstr_t prof; in getprofattr() 49 profstr_t *tmp; in getprofattr() 61 profstr_t prof; in getprofnam() 62 profstr_t *resptr = (profstr_t *)NULL; in getprofnam() 64 (void) memset(&prof, 0, sizeof (profstr_t)); in getprofnam() 102 profstr2attr(profstr_t *prof) in profstr2attr()
|
/titanic_50/usr/src/lib/libnsl/nss/ |
H A D | getprofattr.c | 67 profstr_t *prof = (profstr_t *)ent; in str2profattr() 112 profstr_t * 113 _getprofattr(profstr_t *result, char *buffer, int buflen, int *h_errnop) in _getprofattr() 122 return ((profstr_t *)NSS_XbyY_FINI(&arg)); in _getprofattr() 126 profstr_t * 127 _getprofnam(const char *name, profstr_t *result, char *buffer, int buflen, in _getprofnam() 140 return ((profstr_t *)NSS_XbyY_FINI(&arg)); in _getprofnam()
|
H A D | getexecattr.c | 215 profstr_t prof; in _getexecprof()
|
/titanic_50/usr/src/head/ |
H A D | prof_attr.h | 82 } profstr_t; typedef
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddrbac.c | 174 profstr_t data; in genent_prof_attr()
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_writes.c | 3386 profstr_t *ptr; in __s_cvt_profattr() 3402 ptr = (profstr_t *)data; in __s_cvt_profattr()
|