Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dopts.c1423 expand_selectors(char *key) in expand_selectors() function
1498 fs_static.fs_glob = expand_selectors(g_opts); in eval_fs_opts()
1503 fs_static.fs_local = expand_selectors(opts); in eval_fs_opts()
Damfs_generic.c155 expanded_fname = expand_selectors(fname); in amfs_lookup_node()
/netbsd/src/external/bsd/am-utils/dist/include/
Dam_utils.h282 extern char *expand_selectors(char *);
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog7993 (expand_selectors): renamed from expand_key
7995 complement of expand_selectors, both of which are just wrappers