Home
last modified time | relevance | path

Searched defs:names (Results 1 – 25 of 116) sorted by relevance

12345

/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c127 profile_get_values(profile_t profile, const char *const *names, in profile_get_values()
167 errcode_t profile_get_value(profile_t profile, const char **names, in profile_get_value()
199 const char *names[4]; in profile_get_string() local
230 const char *names[4]; in profile_get_integer() local
311 const char *names[4]; in profile_get_boolean() local
337 profile_get_subsection_names(profile_t profile, const char **names, in profile_get_subsection_names()
373 profile_get_relation_names(profile_t profile, const char **names, in profile_get_relation_names()
405 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create()
H A Dprof_set.c84 profile_update_relation(profile_t profile, const char **names, in profile_update_relation()
137 profile_clear_relation(profile_t profile, const char **names) in profile_clear_relation()
182 profile_rename_section(profile_t profile, const char **names, in profile_rename_section()
235 profile_add_relation(profile_t profile, const char **names, in profile_add_relation()
/titanic_44/usr/src/cmd/fm/fminject/common/
H A Dinj_util.c36 static const char *const names[] = { "event", "fmri", "auth", "list" }; in inj_item2str() local
76 static const char *names[] = { in inj_mem2str() local
/titanic_44/usr/src/cmd/praudit/
H A Dmain.c64 char *names[MAXFILENAMES]; in main() local
124 process_options(int *argc, char **argv, char **names) in process_options()
/titanic_44/usr/src/cmd/sendmail/db/os/
H A Dos_dir.c55 char **names; local
91 __os_dirfree(names, cnt) in __os_dirfree() argument
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c76 struct direct64 *d, *p, **names; in scandir64() local
143 struct direct *d, *p, **names; in scandir() local
/titanic_44/usr/src/lib/libc/port/gen/
H A Dscandir.c78 struct dirent64 *d, *p, **names = NULL; in scandir64() local
163 struct dirent *d, *p, **names = NULL; in scandir() local
/titanic_44/usr/src/cmd/mailx/
H A Dnames.c201 outof(struct name *names, FILE *fo) in outof()
409 usermap(struct name *names) in usermap()
663 mechk(struct name *names) in mechk()
682 elide(struct name *names) in elide()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dtcsearch.c48 _tcsearch(char *cap, short offsets[], char *names[], int size, int n) in _tcsearch()
/titanic_44/usr/src/cmd/getent/
H A Ddogetproject.c38 char **names; in putprojent() local
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Drealm_iter.c37 static const char *const names[] = { "realms", 0 }; in krb5_realm_iterator_create() local
/titanic_44/usr/src/ucbcmd/users/
H A Dusers.c24 static char **names; variable
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_clnt.c384 lsa_names_t names; in lsar_lookup_names() local
483 lsar_lookup_names1(mlsvc_handle_t *lsa_handle, lsa_names_t *names, in lsar_lookup_names1()
537 lsar_lookup_names2(mlsvc_handle_t *lsa_handle, lsa_names_t *names, in lsar_lookup_names2()
592 lsar_lookup_names3(mlsvc_handle_t *lsa_handle, lsa_names_t *names, in lsar_lookup_names3()
654 lsar_lookup_names4(mlsvc_handle_t *lsa_handle, lsa_names_t *names, in lsar_lookup_names4()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DTextListShadow.java128 String names[] = (String [])value; in setOnBody() local
/titanic_44/usr/src/cmd/oawk/
H A Dmakeprctab.c92 char *names[SIZE]; variable
/titanic_44/usr/src/cmd/svc/configd/
H A Dfile_object.c189 push_delete_callback(void *data, int columns, char **vals, char **names) in push_delete_callback()
528 fill_child_callback(void *data, int columns, char **vals, char **names) in fill_child_callback()
559 fill_snapshot_callback(void *data, int columns, char **vals, char **names) in fill_snapshot_callback()
596 fill_pg_callback(void *data, int columns, char **vals, char **names) in fill_pg_callback()
655 property_value_size_cb(void *data, int columns, char **vals, char **names) in property_value_size_cb()
667 property_value_cb(void *data, int columns, char **vals, char **names) in property_value_cb()
704 fill_property_callback(void *data, int columns, char **vals, char **names) in fill_property_callback()
1768 fill_snapshot_cb(void *data, int columns, char **vals, char **names) in fill_snapshot_cb()
1876 check_snapshot_fill_cb(void *data, int columns, char **vals, char **names) in check_snapshot_fill_cb()
1953 check_snapshot_check_cb(void *data, int columns, char **vals, char **names) in check_snapshot_check_cb()
[all …]
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dscandir.c41 struct direct *d, *p, **names; in scandir() local
/titanic_44/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_profile.c98 const char *names[5]; in pkinit_kdcdefault_strings() local
235 const char *names[5]; in pkinit_libdefault_strings() local
/titanic_44/usr/src/cmd/ypcmd/
H A Dgetlist.c73 names(filename) in names() function
/titanic_44/usr/src/cmd/awk/
H A Dmaketab.c109 char *names[SIZE]; variable
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dgetdents3.c94 char names[MAXDENTS][NFS_MAXNAMLEN+1]; in nfs3getdents() member
H A Dgetdents.c93 char names[MAXDENTS][NFS_MAXNAMLEN+1]; in nfsgetdents() member
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DBaseEnumHelper.java55 private Vector names = new Vector(); field in BaseEnumHelper
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dstats.c89 uint64_t *values, char **names, size_t nr) in rdsv3_stats_info_copy()
/titanic_44/usr/src/lib/krb5/kadm5/
H A Dmisc_free.c49 kadm5_free_name_list(void *server_handle, char **names, int count) in kadm5_free_name_list()

12345