Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dcompat.h68 #ifndef _PATH_ETC
69 #define _PATH_ETC "/etc" macro
/f-stack/tools/libutil/
H A Dpw_util.c98 strcpy(passwd_dir, _PATH_ETC); in pw_init()
H A Dgr_util.c65 strcpy(group_dir, _PATH_ETC); in gr_init()