Searched refs:string_format (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/usr.bin/stat/ |
H A D | t_stat.sh | 31 atf_test_case string_format 67 atf_add_test_case string_format
|
/netbsd-src/usr.sbin/ofctl/ |
H A D | ofctl.c | 856 string_format(int node, const u_int8_t *buf, size_t len) in string_format() function 905 { "model", string_format }, 906 { "name", string_format }, 907 { "device_type", string_format }, 908 { "compatible", string_format },
|