Home
last modified time | relevance | path

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

/netbsd-src/games/sail/
H A Darray.h152 void ARRAY##_remove(struct ARRAY *a, unsigned index_)
225 ARRAY##_remove(struct ARRAY *a, unsigned index_) \
/netbsd-src/external/bsd/tradcpp/dist/
H A Darray.h177 INLINE void ARRAY##_remove(struct ARRAY *a, unsigned index_)
247 ARRAY##_remove(struct ARRAY *a, unsigned index_) \
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dinterval_tree_generic.h97 PREFIX##_remove(T *__node, struct rb_root_cached *__root) \
/netbsd-src/usr.bin/config/
H A Dhash.c419 HT##_remove(struct HT *tbl, const char *name) \
H A Ddefs.h567 int HT##_remove(struct HT *, const char *); \
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Drecipes.rst731 .. _remove-ds-1:
742 .. _remove-ds-2:
753 .. _remove-ds-3:
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1221 static int _remove(int argc, char **argv, void *data __attribute((unused))) in _remove() function
2530 {"remove", "[-f|--force] <device>", 0, 1, _remove},