HomeSort by: relevance | last modified time | path
    Searched defs:ns_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
core_elf32.c 91 unsigned int ns_count; /* Of full buffers */ member in struct:note_state
133 ns.ns_count = 0;
139 notesize = ns.ns_count * sizeof nb->nb_data + ns.ns_offset;
569 ns->ns_count++;
core_elf32.c 91 unsigned int ns_count; /* Of full buffers */ member in struct:note_state
133 ns.ns_count = 0;
139 notesize = ns.ns_count * sizeof nb->nb_data + ns.ns_offset;
569 ns->ns_count++;

Completed in 22 milliseconds