Searched refs:defopts_print (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkheaders.c64 static int defopts_print(const char *, void *, void *);
224 defopts_print(const char *name, void *value, void *arg) function
289 return (ht_enumerate(optfiletab, defopts_print, NULL));

Completed in 47 milliseconds