Home
last modified time | relevance | path

Searched defs:write_key (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/other/
Dsysctl.c51 static int write_key(char *path, char *key, char *value) in write_key() function
/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.h36 u8 write_key[TLS_MAX_WRITE_KEY_LEN]; member
/external/libxkbcommon/src/xkbcomp/
Dkeymap-dump.c493 write_key(struct xkb_keymap *keymap, struct buf *buf, in write_key() function