Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c97 static int f_exists(char *);
243 { "exists", f_exists },
938 f_exists(char *arg) in f_exists() function