Searched defs:old_type (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ | ||
H A D | dmu_object.c | 458 dmu_object_zapify(objset_t *mos, uint64_t object, dmu_object_type_t old_type, in dmu_object_zapify() argument |
/freebsd-src/usr.bin/rpcgen/ | ||
H A D | rpc_parse.h | 86 const char *old_type; member |
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ | ||
H A D | z_Linux_util.cpp | 497 int status, old_type, old_state; __kmp_launch_worker() local |
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ | ||
H A D | fw.c | 320 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; iwl_mvm_load_ucode_wait_alive() local |
/freebsd-src/sbin/init/ | ||
H A D | init.c | 1756 char *old_getty, *old_window, *old_type; in clean_ttys() local |
/freebsd-src/sys/dev/iwm/ | ||
H A D | if_iwm.c | 2796 enum iwm_ucode_type old_type = sc->cur_ucode; iwm_load_ucode_wait_alive() local |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 912 uint32_t old_type = CreateWatchpoint() local |