Searched refs:syment (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c25 struct syment { struct
29 struct syment *s_next;
32 static struct syment *hashtab[HASHSIZE];
109 register struct syment *s;
140 s = ALLOC(syment);
/illumos-gate/usr/src/head/
H A Dsyms.h45 struct syment struct
213 #define SYMENT struct syment
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c88 static int sym_read(int, struct syment *, int);
359 struct syment sym;
367 struct syment *q;
489 sym_read(int fd, struct syment *sym, int size)
/illumos-gate/usr/src/cmd/lockstat/
H A Dsym.c50 typedef struct syment { struct
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c189 char *syment = RESTORESYMTABLE; local
360 initsymtable(syment);
361 dumpsymtable(syment, volno);

Completed in 70 milliseconds