Home
last modified time | relevance | path

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

12345

/titanic_52/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() argument
167 errcode_t profile_get_value(profile_t profile, const char **names, in profile_get_value() argument
199 const char *names[4]; in profile_get_string() local
230 const char *names[4]; profile_get_integer() local
311 const char *names[4]; profile_get_boolean() local
337 profile_get_subsection_names(profile_t profile,const char ** names,char *** ret_names) profile_get_subsection_names() argument
373 profile_get_relation_names(profile_t profile,const char ** names,char *** ret_names) profile_get_relation_names() argument
405 profile_iterator_create(profile_t profile,const char * const * names,int flags,void ** ret_iter) profile_iterator_create() argument
[all...]
H A Dprof_set.c84 profile_update_relation(profile_t profile, const char **names, in profile_update_relation() argument
137 profile_clear_relation(profile_t profile, const char **names) in profile_clear_relation() argument
182 profile_rename_section(profile_t profile,const char ** names,const char * new_name) profile_rename_section() argument
235 profile_add_relation(profile_t profile,const char ** names,const char * new_value) profile_add_relation() argument
[all...]
/titanic_52/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_52/usr/src/contrib/ast/src/lib/libdll/
H A Ddll_lib.c43 dllnames(const char* id, const char* name, Dllnames_t* names) in dllnames() argument
110 dll_lib(Dllnames_t * names,unsigned long version,Dllerror_f dllerrorf,void * disc) dll_lib() argument
185 Dllnames_t names; dllmeth() local
[all...]
/titanic_52/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() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/db/os/
H A Dos_dir.c55 char **names; local
91 __os_dirfree(names, cnt) in __os_dirfree() argument
[all...]
/titanic_52/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c76 struct direct64 *d, *p, **names; in scandir64() local
143 struct direct *d, *p, **names; scandir() local
[all...]
/titanic_52/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; scandir() local
[all...]
/titanic_52/usr/src/common/ficl/
H A Dloader.c77 int names, values; in ficlSetenv() local
107 int names, values, overwrite; in ficlSetenvq() local
138 int names; ficlGetenv() local
166 int names; ficlUnsetenv() local
235 int names, types; ficlFindfile() local
[all...]
/titanic_52/usr/src/cmd/mailx/
H A Dnames.c201 outof(struct name *names, FILE *fo) in outof() argument
409 usermap(struct name *names) in usermap() argument
663 mechk(struct name * names) mechk() argument
682 elide(struct name * names) elide() argument
[all...]
/titanic_52/usr/src/lib/libcurses/screen/
H A Dtcsearch.c48 _tcsearch(char *cap, short offsets[], char *names[], int size, int n) in _tcsearch() argument
/titanic_52/usr/src/cmd/getent/
H A Ddogetproject.c38 char **names; in putprojent() local
[all...]
/titanic_52/usr/src/ucbcmd/users/
H A Dusers.c24 static char **names; variable
[all...]
/titanic_52/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_52/usr/src/cmd/oawk/
H A Dmakeprctab.c92 char *names[SIZE]; variable
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dscandir.c41 struct direct *d, *p, **names; in scandir() local
[all...]
/titanic_52/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() argument
528 fill_child_callback(void *data, int columns, char **vals, char **names) in fill_child_callback() argument
559 fill_snapshot_callback(void *data, int columns, char **vals, char **names) in fill_snapshot_callback() argument
596 fill_pg_callback(void *data, int columns, char **vals, char **names) in fill_pg_callback() argument
655 property_value_size_cb(void *data, int columns, char **vals, char **names) in property_value_size_cb() argument
667 property_value_cb(void *data, int columns, char **vals, char **names) in property_value_cb() argument
704 fill_property_callback(void *data, int columns, char **vals, char **names) in fill_property_callback() argument
1768 fill_snapshot_cb(void *data, int columns, char **vals, char **names) in fill_snapshot_cb() argument
1876 check_snapshot_fill_cb(void *data, int columns, char **vals, char **names) in check_snapshot_fill_cb() argument
1953 check_snapshot_check_cb(void *data, int columns, char **vals, char **names) in check_snapshot_check_cb() argument
2077 object_copy_string(void * data_arg,int columns,char ** vals,char ** names) object_copy_string() argument
2104 object_snaplevel_process_pg(void * data_arg,int columns,char ** vals,char ** names) object_snaplevel_process_pg() argument
[all...]
/titanic_52/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_clnt.c387 lsa_names_t names; in lsar_lookup_names() local
486 lsar_lookup_names1(mlsvc_handle_t *lsa_handle, lsa_names_t *names, in lsar_lookup_names1() argument
540 lsar_lookup_names2(mlsvc_handle_t * lsa_handle,lsa_names_t * names,smb_account_t * info) lsar_lookup_names2() argument
595 lsar_lookup_names3(mlsvc_handle_t * lsa_handle,lsa_names_t * names,smb_account_t * info) lsar_lookup_names3() argument
657 lsar_lookup_names4(mlsvc_handle_t * lsa_handle,lsa_names_t * names,smb_account_t * info) lsar_lookup_names4() argument
[all...]
/titanic_52/usr/src/cmd/ypcmd/
H A Dgetlist.c73 names(filename) in names() function
/titanic_52/usr/src/cmd/awk/
H A Dmaketab.c109 char *names[SIZE]; variable
/titanic_52/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]; pkinit_libdefault_strings() local
[all...]
/titanic_52/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_52/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() argument
/titanic_52/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() argument

12345