Searched defs:sect (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/dns/nameser/
H A Dns_parse.c47 static void setsection(ns_msg *msg, ns_sect sect);
268 setsection(ns_msg *msg, ns_sect sect) { argument
269 msg->_sect = sect;
270 if (sect == ns_s_max) {
275 msg->_msg_ptr = msg->_sections[(int)sect];
/bionic/libc/kernel/uapi/linux/
H A Dfd.h24 unsigned int size, sect, head, track, stretch; member in struct:floppy_struct
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dfd.h24 unsigned int size, sect, head, track, stretch; member in struct:floppy_struct
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dfd.h24 unsigned int size, sect, head, track, stretch; member in struct:floppy_struct

Completed in 61 milliseconds