Searched defs:syment (Results 1 - 4 of 4) 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/cmd/lockstat/
H A Dsym.c50 typedef struct syment { struct
/illumos-gate/usr/src/head/
H A Dsyms.h45 struct syment struct
213 #define SYMENT struct syment
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c189 char *syment = RESTORESYMTABLE; local
360 initsymtable(syment);
361 dumpsymtable(syment, volno);

Completed in 66 milliseconds