Searched refs:USER_CS_PATH (Results 1 – 4 of 4) sorted by relevance
105 case USER_CS_PATH: in sysctl()
261 const int oid[2] = {CTL_USER, USER_CS_PATH}; in defaults()
684 SYSCTL_STRING(_user, USER_CS_PATH, cs_path, CTLFLAG_RD,
1097 #define USER_CS_PATH 1 /* string: _CS_PATH */ macro