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

  /src/sys/kern/
core_elf32.c 83 struct note_buf { struct
84 struct note_buf *nb_next;
89 struct note_buf *ns_first;
90 struct note_buf *ns_last;
126 struct note_buf *nb;
552 struct note_buf *nb = ns->ns_last;
core_elf32.c 83 struct note_buf { struct
84 struct note_buf *nb_next;
89 struct note_buf *ns_first;
90 struct note_buf *ns_last;
126 struct note_buf *nb;
552 struct note_buf *nb = ns->ns_last;
core_elf32.c 83 struct note_buf { struct
84 struct note_buf *nb_next;
89 struct note_buf *ns_first;
90 struct note_buf *ns_last;
126 struct note_buf *nb;
552 struct note_buf *nb = ns->ns_last;

Completed in 34 milliseconds