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

  /src/sys/kern/
core_elf32.c 86 struct note_buf { struct
87 struct note_buf *nb_next;
92 struct note_buf *ns_first;
93 struct note_buf *ns_last;
129 struct note_buf *nb;
556 struct note_buf *nb = ns->ns_last;

Completed in 43 milliseconds