Home
last modified time | relevance | path

Searched defs:str_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_dbms.c234 static void pcf_register_dbms_helper(char *str_value, in pcf_register_dbms_helper() argument
/netbsd-src/external/bsd/nvi/dist/common/
H A Dapi.c461 const char *str_value, u_long num_value, int bool_value) in api_opts_set()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c785 static uint32_t _get_cookie_value(char *str_value) in _get_cookie_value()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h312 char *(*str_value)(sqlite3_str*); member