Home
last modified time | relevance | path

Searched refs:remove_all (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/amd/fixmount/
HDfixmount.c74 int remove_all(CLIENT *, char *);
220 remove_all(CLIENT *client, char *host) in remove_all() function
449 remove_all(client, host); in main()
/freebsd-11-stable/contrib/llvm-project/libcxx/include/experimental/
HDfilesystem201 uintmax_t remove_all(const path& p);
202 uintmax_t remove_all(const path& p, error_code& ec);
/freebsd-11-stable/sys/dev/drm2/ttm/
HDttm_bo.c693 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete() argument
717 if (remove_all && ret) { in ttm_bo_delayed_delete()
724 !remove_all); in ttm_bo_delayed_delete()
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDfilesystem201 uintmax_t remove_all(const path& p);
202 uintmax_t remove_all(const path& p, error_code& ec);
1871 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p) {
1875 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDwpa_supplicant_i.h347 const char *type, int remove_all);
HDwpa_supplicant.c5337 const char *type, int remove_all) in radio_remove_works() argument
5348 if (!remove_all && work->wpa_s != wpa_s) in radio_remove_works()
/freebsd-11-stable/sys/powerpc/powerpc/
HDmmu_if.m594 METHOD void remove_all {