Home
last modified time | relevance | path

Searched refs:common_clear (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.bin/scmdctl/
H A Dcommon.h31 EXTERN int common_clear(struct function_block *, int, bool);
H A Dcommon.c59 int common_clear(struct function_block *fb, int fd, bool debug) in common_clear() function