Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/ath3kfw/
H A Dmain.c176 ath3k_init_firmware(libusb_device_handle *hdl, const char *file_prefix) in ath3k_init_firmware()
/freebsd/contrib/byacc/
H A Dmain.c54 static char *file_prefix = default_file_prefix; variable
615 strncpy(file_prefix, output_file_name, len)[len] = 0; in create_file_names() local
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c103 static const char *file_prefix = ""; variable