Home
last modified time | relevance | path

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

/openbsd/usr.sbin/iscsid/
H A Discsid.h371 int text_to_bool(const char *, const char **);
H A Dpdu.c192 text_to_bool(const char *buf, const char **errstrp) in text_to_bool() function
H A Dconnection.c272 (x)->his.v = text_to_bool((p)->value, &err); \