Home
last modified time | relevance | path

Searched defs:remove_all (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h271 inline _LIBCPP_HIDE_FROM_ABI uintmax_t remove_all(const path& __p, error_code& __ec) { in remove_all() function
272 inline _LIBCPP_HIDE_FROM_ABI uintmax_t remove_all(const path& __p, error_code& __ec) { remove_all() function
/freebsd-src/sys/powerpc/include/
H A Dmmuvar.h153 pmap_remove_all_t remove_all; member
/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_bo.c691 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c6257 radio_remove_works(struct wpa_supplicant * wpa_s,const char * type,int remove_all) radio_remove_works() argument
/freebsd-src/sys/i386/i386/
H A Dpmap.c3204 __CONCAT(PMTYPE, remove_all)(vm_page_t m) in __CONCAT() argument