Searched defs:name (Results 126 - 150 of 4551) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h46 char *name; /* name of this partition, as in GEOM */ member in struct:partition_metadata
/freebsd-11-stable/usr.sbin/jail/
H A Djailparse.y142 name : STR label
[all...]
/freebsd-11-stable/usr.sbin/dumpcis/
H A Dmain.c36 scanfile(char *name) argument
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_features.h36 const char *name; member in struct:openpam_feature
H A Dpam_setenv.c60 pam_setenv(pam_handle_t *pamh, const char *name, const char *value, int overwrite) argument
/freebsd-11-stable/lib/libjail/
H A Djail_getid.c47 jail_getid(const char *name) argument
94 char *name; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_compat_zip.c31 char name[] = "test_compat_zip_1.zip"; local
74 char name[] = "test_compat_zip_2.zip"; local
H A Dtest_compat_mac.c47 char name[] = "test_compat_mac-1.tar.Z"; local
144 char name[] = "test_compat_mac-2.tar.Z"; local
H A Dtest_write_disk_lookup.c37 group_lookup(void *d, const char *name, int64_t g) argument
58 user_lookup(void *d, const char *name, int64_t u) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DPipeBase.cpp15 Status PipeBase::OpenAsWriter(llvm::StringRef name, argument
H A DThreadLauncher.cpp24 LaunchThread( llvm::StringRef name, lldb::thread_func_t thread_function, lldb::thread_arg_t thread_arg, size_t min_stack_byte_size) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloatInfo.cpp37 extern FuncSignature const *findFuncSignature(const char *name) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h35 static inline char *getenv(const char *name) { return NULL; } argument
36 static inline int setenv(const char *name, const char *value, int overwrite) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.cpp27 static const char *name[StatCnt] = {}; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_stringlist.c70 sl_add(StringList *sl, char *name) argument
108 sl_find(StringList *sl, const char *name) argument
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dinit_keytry.c93 const char *name = ExtStrname(tp, (int) n, strnames); local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_protoent.c63 const char *proto = NULL, *name = NULL; local
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_struct.h72 char name[1]; member in struct:evdns_server_question
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Denv.c40 atf_env_get(const char *name) argument
48 atf_env_get_with_default(const char *name, const char *default_value) argument
58 atf_env_has(const char *name) argument
64 atf_env_set(const char *name, const char *val) argument
92 atf_env_unset(const char *name) argument
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Denv.cpp44 impl::get(const std::string& name) argument
50 impl::get(const std::string& name, const std::string& default_value) argument
56 impl::has(const std::string& name) argument
62 impl::set(const std::string& name, const std::string& val) argument
70 impl::unset(const std::string& name) argument
[all...]
/freebsd-11-stable/contrib/gcclibs/include/
H A Dgetopt.h85 const char *name; member in struct:option
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmacroscope.c127 standard_macro_lookup (const char *name, void *baton) argument
/freebsd-11-stable/contrib/com_err/
H A Dcompile_et.h56 char *name; member in struct:error_code
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_ident.c93 uu_check_name(const char *name, uint_t flags) argument
[all...]

Completed in 228 milliseconds

1234567891011>>