Searched refs:format_head (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/jot/
H A Dt_jot.sh41 format_head() { function
/freebsd-10-stable/tools/tools/bus_autoconf/
H A Dbus_sections.c46 static format_info_head_t format_head = TAILQ_HEAD_INITIALIZER(format_head); variable
85 TAILQ_FOREACH(psub, &format_head, entry) {
216 TAILQ_INSERT_TAIL(&format_head, pfi_last, entry);
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_upnp.c481 const char *format_head = local
518 buf_size += os_strlen(format_head);
527 wpabuf_put_str(buf, format_head);

Completed in 82 milliseconds