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

  /src/sys/kern/
core_elf32.c 90 struct note_buf *ns_last; member in struct:note_state
132 ns.ns_last = ns.ns_first;
136 ns.ns_last->nb_next = NULL;
552 struct note_buf *nb = ns->ns_last;
568 ns->ns_last = nb;
core_elf32.c 90 struct note_buf *ns_last; member in struct:note_state
132 ns.ns_last = ns.ns_first;
136 ns.ns_last->nb_next = NULL;
552 struct note_buf *nb = ns->ns_last;
568 ns->ns_last = nb;

Completed in 48 milliseconds