Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dopts.c99 static int f_true(char *);
245 { "true", f_true },
959 f_true(char *arg) in f_true() function