Searched defs:OT_STR (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Doptions.h15 #define OT_STR (1<<0) /* string */ macro
39 {"config_file", OT_STR, ST_UNDEF, NULL},
44 {"nologin", OT_STR, ST_UNDEF, "/etc/nologin"},
45 {"issue", OT_STR, ST_UNDEF, "/etc/radiusclient/issue"},
49 {"servers", OT_STR, ST_UNDEF, NULL},
50 {"dictionary", OT_STR, ST_UNDEF, NULL},
51 {"login_radius", OT_STR, ST_UNDEF, "/usr/sbin/login.radius"},
52 {"seqfile", OT_STR, ST_UNDEF, NULL},
53 {"mapfile", OT_STR, ST_UNDEF, NULL},
54 {"default_realm", OT_STR, ST_UNDE
[all...]

Completed in 114 milliseconds