Searched refs:_remove (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/games/sail/ |
H A D | array.h | 152 void ARRAY##_remove(struct ARRAY *a, unsigned index_) 225 ARRAY##_remove(struct ARRAY *a, unsigned index_) \
|
/netbsd-src/external/bsd/tradcpp/dist/ |
H A D | array.h | 177 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 D | interval_tree_generic.h | 97 PREFIX##_remove(T *__node, struct rb_root_cached *__root) \
|
/netbsd-src/usr.bin/config/ |
H A D | hash.c | 419 HT##_remove(struct HT *tbl, const char *name) \
|
H A D | defs.h | 567 int HT##_remove(struct HT *, const char *); \
|
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
H A D | recipes.rst | 731 .. _remove-ds-1: 742 .. _remove-ds-2: 753 .. _remove-ds-3:
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | dmsetup.c | 1221 static int _remove(int argc, char **argv, void *data __attribute((unused))) in _remove() function 2530 {"remove", "[-f|--force] <device>", 0, 1, _remove},
|