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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Daliasdb.h31 struct aliasent { struct
42 struct aliasent *alias_getent __P((void));
44 struct aliasent *alias_getbyname __P((const char *));
H A Dlibinfo.h51 typedef void (*si_alias_async_callback)(struct aliasent *, void *context);
H A Dlibinfo.c842 struct aliasent *
855 return (struct aliasent *)((uintptr_t)item + sizeof(si_item_t));
898 struct aliasent *
918 return (struct aliasent *)((uintptr_t)item + sizeof(si_item_t));
H A Dds_module.c976 struct aliasent tmp;
1003 __block struct aliasent tmp;
H A Dsi_module.c331 struct aliasent *a;

Completed in 157 milliseconds