Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_i.h125 char *root_dir; member
H A Dwps_upnp.c1159 os_free(sm->root_dir); in upnp_wps_device_deinit()
/freebsd/sbin/newfs/
H A Dmkfs.c883 static struct direct root_dir[] = {
924 node.dp1.di_size = makedir(root_dir, entries); in fsinit()
961 node.dp2.di_size = makedir(root_dir, entries); in fsinit()
887 static struct direct root_dir[] = { global() variable