Searched refs:setprop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/ |
H A D | xsasl_saslc_client.c | 113 setprop(saslc_sess_t *sess, int overwrite, const char *key, const char *value) in setprop() function 156 setprop(client->sess, 0, SASLC_PROP_AUTHCID, username); in xsasl_saslc_client_first() 157 setprop(client->sess, 1, SASLC_PROP_PASSWD, password); in xsasl_saslc_client_first() 158 setprop(client->sess, 1, SASLC_PROP_SERVICE, client->service); in xsasl_saslc_client_first() 159 setprop(client->sess, 1, SASLC_PROP_HOSTNAME, client->hostname); in xsasl_saslc_client_first() 160 setprop(client->sess, 1, SASLC_PROP_BASE64IO, "true"); in xsasl_saslc_client_first() 161 setprop(client->sess, 0, SASLC_PROP_QOPMASK, "auth"); in xsasl_saslc_client_first()
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | .gitignore | 61 /setprop
|
H A D | Makefile.tests | 18 open_pack rw_tree1 rw_oom set_name setprop del_property del_node \
|
H A D | pylibfdt_tests.py | 410 self.fdt.setprop(node, 'compatible', TEST_BYTES_1) 418 self.fdt.setprop(node, 'missing', TEST_BYTES_1, 423 self.fdt.setprop(node, 'missing', TEST_BYTES_1)
|
H A D | run_tests.sh | 331 run_test setprop $TREE
|
/netbsd-src/external/gpl2/dtc/dist/pylibfdt/ |
H A D | libfdt.i | 567 def setprop(self, nodeoffset, prop_name, val, quiet=()):
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 3576 setprop
|