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

  /src/usr.sbin/mountd/
mountd.c 211 static void nextfield(char **, char **);
1036 nextfield(&cp, &endcp);
1124 nextfield(&cp, &endcp);
1768 nextfield(&cp, &endcp);
2044 nextfield(char **cp, char **endcp) function
  /src/external/gpl3/gdb.old/dist/gdb/
coffread.c 2051 struct nextfield
2053 struct nextfield *next;
2058 struct nextfield *list = 0;
2059 struct nextfield *newobj;
2086 newobj = XALLOCA (struct nextfield);
2103 newobj = XALLOCA (struct nextfield);
2039 struct nextfield struct
  /src/external/gpl3/gdb/dist/gdb/
coffread.c 2052 struct nextfield
2054 struct nextfield *next;
2059 struct nextfield *list = 0;
2060 struct nextfield *newobj;
2087 newobj = XALLOCA (struct nextfield);
2104 newobj = XALLOCA (struct nextfield);
2040 struct nextfield struct
  /src/external/gpl3/binutils/dist/include/
hp-symtab.h 877 NEXTFIELD is a DNTT pointer to the next field in the chain. */
891 dnttpointer nextfield; member in struct:dntt_type_field
1069 dnttpointer nextfield ; /* Pointer to next field. */ member in struct:dntt_type_genfield
  /src/external/gpl3/binutils.old/dist/include/
hp-symtab.h 877 NEXTFIELD is a DNTT pointer to the next field in the chain. */
891 dnttpointer nextfield; member in struct:dntt_type_field
1069 dnttpointer nextfield ; /* Pointer to next field. */ member in struct:dntt_type_genfield
  /src/external/gpl3/gdb.old/dist/include/
hp-symtab.h 877 NEXTFIELD is a DNTT pointer to the next field in the chain. */
891 dnttpointer nextfield; member in struct:dntt_type_field
1069 dnttpointer nextfield ; /* Pointer to next field. */ member in struct:dntt_type_genfield
  /src/external/gpl3/gdb/dist/include/
hp-symtab.h 877 NEXTFIELD is a DNTT pointer to the next field in the chain. */
891 dnttpointer nextfield; member in struct:dntt_type_field
1069 dnttpointer nextfield ; /* Pointer to next field. */ member in struct:dntt_type_genfield
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c 676 struct nextfield struct
697 std::vector<struct nextfield> fields;
698 std::vector<struct nextfield> baseclasses;
11817 struct nextfield *new_field;
12264 struct nextfield &field
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c 667 struct nextfield struct
688 std::vector<struct nextfield> fields;
689 std::vector<struct nextfield> baseclasses;
10161 struct nextfield *new_field;
10557 struct nextfield &field

Completed in 47 milliseconds